Skip to main content

index.getContainerRange RPC Method

Returns containers with indices in [startIndex, startIndex+1, ... , startIndex + numToFetch - 1]. numToFetch must be in \[0,1024\].

Updated on
Nov 02, 2023

index.getContainerRange RPC Method

Parameters

startIndex
uint64
The beginning index.
numFetch
uint64
The number of containers to fetch.
encoding
String
Encoding can be "hex" only.

Returns

id
string
The container's ID.
bytes
string
The byte representation of the container.
timestamp
string
The time at which the node accepted the container.
encoding
string
Encoding is "hex" only.
index
string
How many containers were accepted in this index before this one.
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free