eth_getBalance method
Returns the balance of an account with a given address
Last updated
Was this helpful?
Returns the balance of an account with a given address
Last updated
Was this helpful?
DATA
, 20 Bytes - address to check for the balance.
QUANTITY|TAG
- integer block number, or the string "latest"
, "earliest"
or "pending"
, see the
Returns
QUANTITY
- integer of the current balance in wei.