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

AllTokens / With Enumerable extension.
ApproveAll / Allows operator to transfer / send any token from the owner's account.
ApprovedForAll / List all operators that can access all of the owner's tokens.
Balance #[returns(BalanceResponse)].
BatchBalance BatchBalance / Returns the current balance of the given address for a batch of tokens 0 if unset.
BatchBurn / BatchBurn is a base message to burn multiple types of tokens in batch.
BatchMint / BatchMint is a base message to mint multiple types of tokens in batch.
BatchSendFrom / BatchSendFrom is a base message to move multiple types of tokens in batch / if `env.sender` is the owner or has sufficient pre-approval.
Burn / Burn is a base message to burn tokens.
No description provided by the author
No description provided by the author
IsApprovedForAll / Query approved status `owner` granted to `operator`.
Mint / Mint is a base message to mint tokens.
RevokeAll / Remove previously granted ApproveAll permission.
SendFrom / SendFrom is a base message to move tokens / if `env.sender` is the owner or has sufficient pre-approval.
TokenInfo / With MetaData Extension.
Tokens / With Enumerable extension.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Must be [Token_id, Amount, Uri].