0g-chain/x/liquid/spec/02_state.md

16 lines
560 B
Markdown
Raw Normal View History

<!--
order: 2
-->
# State
## Module Account
The liquid module defines a module account with name `liquid` that has `Minter` and `Burner` module account permissions. The associated bech32 account address is `kava1gggszchqvw2l65my03mak6q5qfhz9cn2g0px29`.
## Genesis state
The liquid module does not require any module specific genesis state.
## Store
The liquid module does not store any module specific data. All `bkava` token receipts are minted directly to the delegators account, and the delegation object is transferred to the liquid module account.