{ "id": 1, "jsonrpc": "2.0", "method": "eth_getBlockTransactionCountByHash", "params": [ "0xc6ef2fc5426d6ad6fd9e2a26abeab0aa2411b7ab17f30a99d3cb96aed1d1055b" ] }
{ "id": 1, "jsonrpc": "2.0", "result": "0xa" }
Get the number of transactions in a block by block hash
Was this page helpful?