Returns the active shardchain block identifiers at a given masterchain block height. Each shard processes a subset of accounts in parallel. The response shows how the basechain is currently partitioned and which block each shard is at.
Seqno of masterchain block
Returns the list of active shard block identifiers at the specified masterchain block.
Returns true if the request succeeded; otherwise false. See the error field for details.
The method return value. The structure depends on the method called; see individual method documentation for response schemas. Only present when ok is true.
Optional request ID that you can pass in the request and receive back in the response. Useful for matching async responses.
JSON-RPC protocol version identifier.
Echoed request identifier from the original JSON-RPC request.