Module cw721_base::msg[][src]

Structs

InstantiateMsg
MintMsg
MinterResponse

Shows who can mint these tokens

Enums

ExecuteMsg

This is like Cw721ExecuteMsg but we add a Mint command for an owner to make this stand-alone. You will likely want to remove mint and use other control logic in any contract that inherits this.

QueryMsg