eth_getBalance
Returns the balance of the account of given address.
Parameters
account*
Type: string
block_number*
Type: oneOf: Quantity (hex) | Tag
Enter a block hex (using "latest" by default)
Returns
string
Returns the balance of the account of given address.
string