Addresses
getBalance
Returns the balance of the specified address.
POST
Body
application/json
Available options:
2.0
Example:
"2.0"
The name of the method to be invoked.
Available options:
quai_getBalance
Example:
"quai_getBalance"
The address to query balance for, the default block parameter.
Example:
[
"0x1dbbB54b402E725aD96fEc342AF5150a1560D4c7",
"latest"
]
A unique identifier for the request.
Example:
1
Was this page helpful?