eth_getBalance
Last updated
Last updated
Returns the balance of the account of given address.
This method will use 20
.
DATA
, 20 Bytes - address to check for balance.
QUANTITY|TAG
- integer block number, or the string "latest"
, "earliest"
or "pending"
, see the
INTEGER
- Hex value representing integer of the current balance in WEI.