eth_getBalance - Binance Smart Chain
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
- hex string
20-byte account address from which to retrieve the balance.
QUANTITY|TAG
- hex string
Integer representing a block number or one of the string tags latest, earliest, or pending, as described in Block Parameter.
Request
Response
Last updated