eth_getBalance
Returns the balance of the account of given address.
Parameters
ADDRESS
[required] a string representing the address (20 bytes) to check for balance.
Request
Response
Hexadecimal of the current balance in Wei.
Last updated