[][src]Module cw20_staking::state

Structs

InvestmentInfo

Investment info is fixed at initialization, and is used to control the function of the contract

Supply

Supply is dynamic and tracks the current supply of staked and ERC20 tokens.

Constants

KEY_INVESTMENT
KEY_TOTAL_SUPPLY
PREFIX_CLAIMS

Functions

claims

claims are the claims to money being unbonded

claims_read
invest_info
invest_info_read
total_supply
total_supply_read