eth_getTransactionCount - Polygon Amoy
Summary
Returns the number of transactions sent from an address.Parameters
1. Address Address
A string representing the address (20 bytes) to check for transaction count for
Example:Â
i.e. 0x12345...
2. Block Number Quantity or Tag
Hex block number, or the string
latest
, earliest
or pending
Example:Â
i.e. latest or pending