Module cw1155_base::state[][src]

Constants

APPROVES

Store the approval status, (owner, spender) -> expiration

BALANCES

Store the balance map, (owner, token_id) -> balance

MINTER

Store the minter address who have permission to mint new tokens.

TOKENS

Store the tokens metadata url, also supports enumerating tokens, An entry for token_id must exist as long as there’s tokens in circulation.