GetCurrencies
Implements eth_getCurrencies.
Params
(2)1. address (required)
string
The address of the account or contract.
2. blockNumberOrHash (required)
The number/hash of the block.
Result
(balance)integer
The balance of the account.
Implements eth_getCurrencies.
The address of the account or contract.
The number/hash of the block.
The balance of the account.