eth_getBlockTransactionCountByHash
POST {{Alchemy POST Req}}
Request Body
{"id"=>1, "jsonrpc"=>"2.0", "method"=>"eth_getBlockTransactionCountByHash", "params"=>["0x8243343df08b9751f5ca0c5f8c9c0460d8a9b6351066fae0acbd4d3e776de8bb"]}
RESPONSES
status: OK
{"jsonrpc":"2.0","id":1,"result":"0xb0"}