Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters to specify the range of containers to fetch.Parameters for
index.getContainerRange:params.startIndex: The index of the first container to return.params.numToFetch: The number of containers to fetch (max 1024).params.encoding: The encoding format for the returned container bytes. Must be “hex”.
Returns
List of container objects in sequential index order.