Get the number of transactions sent from an address.
- Provider
- Etherscan (Ethereum Explorer)
- Input summary
- {"name":"chainid","type":"string","required":true,"description":"Chain ID to query, eg `1` for Ethereum, `8453` for Base from our supported chains."}, {"name":"address","type":"string","required":true,"description":"The address to query."}, {"name":"module","type":"string","required":true,"description":"Set to `proxy` for this endpoint.","enum":["account","proxy"]}, {"name":"action","type":"string","required":true,"description":"Set to `eth_getTransactionCount` for this endpoint.","enum":["balance","eth_getTransactionCount"]}, {"name":"tag","type":"string","required":false,"description":"Use `latest`, `earliest`, `pending`, or a block number in hex.","enum":["latest","earliest","pending"]}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available