eth_getBlockTransactionCountByNumber
Returns the number of transactions in the block with the given block number.
Parameters
BLOCK-NUMBER
[required] a hexadecimal block number, or the stringlatest
,earliest
orpending
, See the default block parameter.
Request
Response
Last updated