Block by ID
block request type
Fetch a block's header and chunk summaries by its Base58-encoded SHA-256 hash.
block request type
Fetch a block's header and chunk summaries by its Base58-encoded SHA-256 hash.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation accepts a JSON-RPC body over POST to /.
Required request inputs: yes
{
"jsonrpc": "2.0",
"id": "fastnear",
"method": "block",
"params": {
"block_id": "EPnLgE7iEq9s7yTkos96M3cWymH5avBAPm3qx3NXqR8H"
}
}jsonrpc *string2.0id *stringmethod *stringblockparams *objectblock_id *stringBase58-encoded block hash
Successful response
jsonrpc *string2.0id *one ofresultobjecterrorobjectcodeintegermessagestringdataobject