hmy_getBalanceByBlockNumber
Get the balance of an address at a given block.
String
- The address to get the balance of
String
- Block to get query for balance
String
- The current balance for the given address in ATTO.
Sample Curl Response
String
- The address to get the balance of
Number
- Block to get query for balance
String
- The big.Int balance for the given address on a particular block.
Sample Curl Response