Skip to content

Create balance history for account

The idea is to create new page with listed history of account balance. Later in time we're going to upgrade it with aggregations and charts.

So the table should be paginated (probably 100 records) and have columns:

  1. Operation ID
  2. Operation type
  3. Date
  4. Block number
  5. Balance change
  6. New balance

It will be a big deal for Hive community, because no other party has such a thing as properly done balance history.