getBalance
Last updated
Last updated
Copy
HEADERS
Copy
REQUEST PARAMS
ADDRESS
[required] - a string representing the address (20 bytes) to check for balance
BLOCK PARAMETER
[required] - an integer block number, or the string "latest", "earliest" or "pending", see the
EXAMPLE
Copy
RESULT FIELDS
BALANCE
- integer of the current balance in wei.
BODY
Copy