Virtual TestNets are live! ⚡️ Test and stage dapps on real-time production data.  Schedule Office Hours

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