eth_getBlockTransactionCountByHash
Returns the number of transactions in a block from a block matching the given block hash.
Path parameters
apiKey
Request
This endpoint expects an object.
Block hash
The hash of the block.
Response
The number of transactions in the block as a hexadecimal string.