[][src]Module cw20_base::state

Structs

MinterData
TokenInfo

Functions

allowances

returns a bucket with all allowances authorized by this owner (query it by spender)

allowances_read

returns a bucket with all allowances authorized by this owner (query it by spender) (read-only version for queries)

balances

balances are state of the erc20 tokens

balances_prefix_read
balances_read

balances are state of the erc20 tokens (read-only version for queries)

token_info
token_info_read