Expand description
Functions§
- burn
- Burn an NFT held by the
Origin::Nftpurse-key origin. - claim_
collection_ ownership - Claim a collection after nomination by its current owner.
- create_
collection - Create a collection owned by the signer.
- define_
item - Define one immutable item and its shared metadata defaults.
- delete_
collection - Delete an empty collection owned by the signer.
- delete_
item - Delete an unused item definition owned by the signer.
- force_
burn - Force-burn one live instance as its collection owner.
- force_
transfer - Force-transfer one live instance as its collection owner.
- mint
- Mint an instance of an immutable item definition into an empty purse key.
- nominate_
collection_ owner - Nominate an account to claim ownership of a collection.
- set_
collection_ metadata - Set or remove a collection-level metadata default.
- set_
instance_ metadata - Set or remove an instance-specific metadata override.
- set_
item_ metadata - Set or remove a metadata default shared by every instance of an item.
- transfer
- Transfer an NFT held by the
Origin::Nftpurse-key origin.