eth_getBalance - Arbitrum
Example code for the eth_getBalance json-rpc method. Сomplete guide on how to use eth_getBalance json-rpc in GetBlock.io Web3 documentation.
Parameters
DATA
- string
address to check for balance.
QUANTITY|TAG
- integer or string
block number or "latest", "earliest" or "pending"
Request
Response
Last updated