Addresses
getTransactionCount
Returns the total transaction count for a given address.
POST
Body
application/json
Available options:
2.0
Example:
"2.0"
The name of the method to be invoked.
Available options:
quai_getTransactionCount
Example:
"quai_getTransactionCount"
The address to get the transaction count for, the default block parameter
Example:
[
"0x0255b093f1c3c54d2d56af9909a9b8e6466f1926",
"latest"
]
A unique identifier for the request.
Example:
1
Was this page helpful?