⛓️ Future is multichain! Check out the Tenderly 2024 networks integration recap. 🎉

eth_getBlockTransactionCountByNumber - Mode Sepolia


Summary

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

Parameters

1. Block Number Quantity or Tag

Hex block number, or the string latest, earliest or pending
Example: i.e. latest or pending

Code Examples

eth_getBlockTransactionCountByNumber request
eth_getBlockTransactionCountByNumber response
Last updated on