🤔 Got questions? Schedule an office hours session.

eth_getBlockTransactionCountByHash - Fraxtal


Summary

Returns the number of transactions in a block from a block matching the given block hash.

Parameters

1. Block Hash BlockHash

Hash of a block to get information from
Example: i.e. 0x12345...

Code Examples