eth_getBalance
eth_getBalance
Returns the balance of given account address in wei.
Request
This endpoint expects an object.
address
Address whose native token balance should be returned.
block
Block number or tag used for the balance lookup.
Response
Native token balance encoded as a hexadecimal quantity in wei.