eth_getBalance method
Parameters
DATA
, 20 Bytes - address to check for the balance.QUANTITY|TAG
- integer block number, or the string"latest"
,"earliest"
or"pending"
, see the default block parameter
Response
The balance of the given account
Example
Last updated