Forks will be deprecated on March 31, 2025. Please migrate to Tenderly Virtual TestNets or contact our support for assistance with automatic migration.

eth_getBlockTransactionCountByHash - Sonic Blaze Testnet


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