Block Effects
EXPERIMENTAL_changes_in_block request type
Summarize every state change in a block — which accounts, keys, and contract-state entries were touched.
EXPERIMENTAL_changes_in_block request type
Summarize every state change in a block — which accounts, keys, and contract-state entries were touched.
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_effects",
"params": {
"block_id": 9820210
}
}jsonrpc *string2.0id *stringmethod *stringblock_effectsparams *objectblock_id *one ofBlock height (integer) or block hash (string)
Block height
Base58-encoded block hash
Successful response
jsonrpc *string2.0id *one ofresultobjectblock_hash *stringBase58-encoded hash
changes *arrayitemsobjectOne of multiple possible types
errorobjectcodeintegermessagestringdataobject