eth_getBlockTransactionCountByNumber
The Number of total transactions in the given block
Params
(1)1. blocknumber (required)
U64
(one of)
string
Match pattern:
^0x([1-9a-f][0-9a-f]{0,15}|0)$
Result
(blockTransactionCountByHash)string or null
Match pattern:
^0x([1-9a-f][0-9a-f]{0,63}|0)$