getBalance
Returns the balance of the account of given address.
Last updated
Returns the balance of the account of given address.
Last updated
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
BALANCE
- integer of the current balance in wei.