eth_getBlockTransactionCountByHash
Returns the number of transactions in a block from a block matching the given block hash.
Params
(1)1. block_hash (required)
string
Result
(String)string
Returns the number of transactions in a block from a block matching the given block hash.