getTransactionCount
Returns the number of transactions sent from an address.
Last updated
Returns the number of transactions sent from an address.
Last updated
ADDRESS
[required] - a string representing the address (20 bytes) to check for transaction count for
BLOCK PARAMETER
[required] - an integer block number, or the string "latest", "earliest" or "pending", see the
TRANSACTION COUNT
- a hex code of the integer representing the number of transactions sent from this address.