package
2.0.0+incompatible
Repository: https://github.com/ixofoundation/ixo-blockchain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
/ Mint a new NFT, can only be called by the contract minter.
No description provided by the author
No description provided by the author
No description provided by the author
/ Allows operator to transfer / send the token from the owner's account.
No description provided by the author
No description provided by the author
/ Transfer is a base message to move a token to another account without triggering actions.
/ Return the owner of the given token, error if token does not exist #[returns(cw721::OwnerOfResponse)].