eth_getBlockTransactionCountByNumber
Returns the number of transactions in a block matching the given block number.
Parameters
block_tag*
Type: oneOf: Quantity (hex) | Tag
Enter a block hex (using "latest" by default)
Returns
string
Returns the number of transactions in a block matching the given block number.
string