getTransactionCount
Last updated
Last updated
Copy
HEADERS
Copy
REQUEST PARAMS
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
EXAMPLE
Copy
RESULT FIELDS
TRANSACTION COUNT
- a hex code of the integer representing the number of transactions sent from this address.
BODY
Copy