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
1curl --location 'https://docs-demo.sei-pacific.quiknode.pro/genesis_chunked?chunk=0'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free