Skip to main content

eth_getTransactionCount RPC Method

Returns the number of transactions sent from an address.

Updated on
Apr 09, 2025

eth_getTransactionCount RPC Method

Parameters

address
string
REQUIRED
The address from which the transaction count to be checked
blockNumber
string
REQUIRED
The block number in hexadecimal format or the tag 'latest'

Returns

result
string
The integer of the number of transactions sent from an address encoded as hexadecimal
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free