0g-chain/x/liquid
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
..
client/cli Add derivative denom and kava value methods to liquid (#1303) 2022-09-19 08:51:39 -07:00
keeper add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
types add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
module.go Add Vested Delegated API endpoint (#1327) 2022-10-05 15:56:39 -07:00