eth_getBalance

Returns the balance of an account for a given address.

Parameters

  • DATA, 20 Bytes - Address to check for balance
  • TAG - Integer block number or one of "earliest", "latest" or "pending"

Returns

  • QUANTITY - Integer of the current balance in wei
Language
URL
Click Try It! to start a request and see the response here!