eth_getTransactionCount
Geth/Parity Proxy
eth_getTransactionCount
Get the number of transactions sent from an address.
GET
eth_getTransactionCount
Authorizations
Your Etherscan API key.
Query Parameters
Chain ID to query, eg 1 for Ethereum, 8453 for Base from our supported chains.
Set to proxy for this endpoint.
Set to eth_getTransactionCount for this endpoint.
The address to query.
Use latest, earliest, pending, or a block number in hex.