Skip to main content

genesis_chunked REST API Endpoint

Retrieves Genesis in multiple chunks.

Updated on
May 15, 2024

genesis_chunked REST API Endpoint

Query Parameters

chunk
integer
REQUIRED
The sequence number of the chunk to download. The default value is 0

Returns

result
object
The result object with the following fields:
chunk
Indicates the chunk number
total
Indicates the total number of chunks
data
The actual data contained in the chunk, encoded in base64
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free