0g-chain/x/savings/client/cli
Robert Pirtle fcfcd36740
add total supply queries for earn, savings, liquid (#1384)
* add total supply endpoint to x/liquid

* add test of x/liquid total supply query

* refactor x/savings test

* add total supply endpoint for x/savings (w/ test)

* add total supply endpoint for x/earn

* handle converting bkava to underlying staked amount

* aggregate bkava underlying values in x/earn

* aggregate underlying value of bkava in x/savings
2022-11-08 12:43:26 -05:00
..
query.go add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
tx.go Savings module withdrawals (#1197) 2022-03-28 13:53:42 +02:00