Skip to main content

eth_getBlockTransactionCountByHash RPC Method

Returns the number of transactions for the block matching the given block hash.

Updated on
Nov 02, 2023

eth_getBlockTransactionCountByHash RPC Method

To use the eth_getBlockTransactionCountByHash method on the Avalanche C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.

Parameters

hash
string
REQUIRED
The hash of the block

Returns

result
The number of transactions associated with a specific block, in hexadecimal value
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free