Name | Lookup | Parameters | |
---|---|---|---|
create | 6600 | 2 | |
force_create | 6601 | 2 | |
destroy | 6602 | 2 | |
mint | 6603 | 4 | |
force_mint | 6604 | 4 | |
burn | 6605 | 2 | |
transfer | 6606 | 3 | |
redeposit | 6607 | 2 | |
lock_item_transfer | 6608 | 2 | |
unlock_item_transfer | 6609 | 2 | |
lock_collection | 660a | 2 | |
transfer_ownership | 660b | 2 | |
set_team | 660c | 4 | |
force_collection_owner | 660d | 2 | |
force_collection_config | 660e | 2 | |
approve_transfer | 660f | 4 | |
cancel_approval | 6610 | 3 | |
clear_all_transfer_approvals | 6611 | 2 | |
lock_item_properties | 6612 | 4 | |
set_attribute | 6613 | 5 | |
force_set_attribute | 6614 | 6 | |
clear_attribute | 6615 | 4 | |
approve_item_attributes | 6616 | 3 | |
cancel_item_attributes_approval | 6617 | 4 | |
set_metadata | 6618 | 3 | |
clear_metadata | 6619 | 2 | |
set_collection_metadata | 661a | 2 | |
clear_collection_metadata | 661b | 1 | |
set_accept_ownership | 661c | 1 | |
set_collection_max_supply | 661d | 2 | |
update_mint_settings | 661e | 2 | |
set_price | 661f | 4 | |
buy_item | 6620 | 3 | |
pay_tips | 6621 | 1 | |
create_swap | 6622 | 6 | |
cancel_swap | 6623 | 2 | |
claim_swap | 6624 | 5 | |
mint_pre_signed | 6625 | 3 | |
set_attributes_pre_signed | 6626 | 3 | |
active | 6627 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
Created | 6600 | ["CollectionId","AccountId","AccountId"] | |
ForceCreated | 6601 | ["CollectionId","AccountId"] | |
Destroyed | 6602 | ["CollectionId"] | |
Issued | 6603 | ["CollectionId","ItemId","AccountId"] | |
Transferred | 6604 | ["CollectionId","ItemId","AccountId","AccountId"] | |
Burned | 6605 | ["CollectionId","ItemId","AccountId"] | |
ItemTransferLocked | 6606 | ["CollectionId","ItemId"] | |
ItemTransferUnlocked | 6607 | ["CollectionId","ItemId"] | |
ItemPropertiesLocked | 6608 | ["CollectionId","ItemId","bool","bool"] | |
CollectionLocked | 6609 | ["CollectionId"] | |
OwnerChanged | 660a | ["CollectionId","AccountId"] | |
TeamChanged | 660b | ["CollectionId","Option<AccountId>","Option<AccountId>","Option<AccountId>"] | |
TransferApproved | 660c | ["CollectionId","ItemId","AccountId","AccountId","Option<<T as SystemConfig>::BlockNumber>"] | |
ApprovalCancelled | 660d | ["CollectionId","ItemId","AccountId","AccountId"] | |
AllApprovalsCancelled | 660e | ["CollectionId","ItemId","AccountId"] | |
CollectionConfigChanged | 660f | ["CollectionId"] | |
CollectionMetadataSet | 6610 | ["CollectionId","BoundedVec<u8, StringLimit>"] | |
CollectionMetadataCleared | 6611 | ["CollectionId"] | |
ItemMetadataSet | 6612 | ["CollectionId","ItemId","BoundedVec<u8, StringLimit>"] | |
ItemMetadataCleared | 6613 | ["CollectionId","ItemId"] | |
Redeposited | 6614 | ["CollectionId","Vec<ItemId>"] | |
AttributeSet | 6615 | ["CollectionId","Option<ItemId>","BoundedVec<u8, KeyLimit>","BoundedVec<u8, ValueLimit>","AttributeNamespace<AccountId>"] | |
AttributeCleared | 6616 | ["CollectionId","Option<ItemId>","BoundedVec<u8, KeyLimit>","AttributeNamespace<AccountId>"] | |
ItemAttributesApprovalAdded | 6617 | ["CollectionId","ItemId","AccountId"] | |
ItemAttributesApprovalRemoved | 6618 | ["CollectionId","ItemId","AccountId"] | |
OwnershipAcceptanceChanged | 6619 | ["AccountId","Option<CollectionId>"] | |
CollectionMaxSupplySet | 661a | ["CollectionId","u32"] | |
CollectionMintSettingsUpdated | 661b | ["CollectionId"] | |
NextCollectionIdIncremented | 661c | ["CollectionId"] | |
ItemPriceSet | 661d | ["CollectionId","ItemId","ItemPrice","Option<AccountId>"] | |
ItemPriceRemoved | 661e | ["CollectionId","ItemId"] | |
ItemBought | 661f | ["CollectionId","ItemId","ItemPrice","AccountId","AccountId"] | |
TipSent | 6620 | ["CollectionId","ItemId","AccountId","AccountId","DepositBalanceOf"] | |
SwapCreated | 6621 | ["CollectionId","ItemId","CollectionId","Option<ItemId>","Option<PriceWithDirection<ItemPrice>>","<T as SystemConfig>::BlockNumber"] | |
SwapCancelled | 6622 | ["CollectionId","ItemId","CollectionId","Option<ItemId>","Option<PriceWithDirection<ItemPrice>>","<T as SystemConfig>::BlockNumber"] | |
SwapClaimed | 6623 | ["CollectionId","ItemId","AccountId","CollectionId","ItemId","AccountId","Option<PriceWithDirection<ItemPrice>>","<T as SystemConfig>::BlockNumber"] | |
PreSignedAttributesSet | 6624 | ["CollectionId","ItemId","AttributeNamespace<AccountId>"] | |
PalletAttributeSet | 6625 | ["CollectionId","Option<ItemId>","PalletAttributes<CollectionId>","BoundedVec<u8, ValueLimit>"] |
Name | Type | |
---|---|---|
Collection | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_nfts:types:CollectionDetails","keys_id":4,"value_id":629}} | |
OwnershipAcceptance | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"U32","keys_id":0,"value_id":4}} | |
Account | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","U32","U32"],"value":"NULL","keys_id":630,"value_id":32}} | |
CollectionAccount | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","U32"],"value":"NULL","keys_id":606,"value_id":32}} | |
CollectionRoleOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","AccountId"],"value":"U8","keys_id":500,"value_id":631}} | |
Item | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"pallet_nfts:types:ItemDetails","keys_id":127,"value_id":633}} | |
CollectionMetadataOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_nfts:types:CollectionMetadata","keys_id":4,"value_id":639}} | |
ItemMetadataOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"pallet_nfts:types:ItemMetadata","keys_id":127,"value_id":640}} | |
Attribute | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat","Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","option<U32>","pallet_nfts:types:AttributeNamespace","Vec<U8>"],"value":"Tuple:Vec<U8>pallet_nfts:types:AttributeDeposit","keys_id":642,"value_id":643}} | |
ItemPriceOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"Tuple:U128option<AccountId>","keys_id":127,"value_id":645}} | |
ItemAttributesApprovalsOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"Vec<AccountId>","keys_id":127,"value_id":646}} | |
NextCollectionId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
PendingSwapOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"pallet_nfts:types:PendingSwap","keys_id":127,"value_id":648}} | |
CollectionConfigOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_nfts:types:CollectionConfig","keys_id":4,"value_id":357}} | |
ItemConfigOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"U64","keys_id":127,"value_id":368}} |
Name | Type | Value | |
---|---|---|---|
CollectionDeposit | U128 | 0080c6a47e8d03000000000000000000 | |
ItemDeposit | U128 | 00a0724e180900000000000000000000 | |
MetadataDepositBase | U128 | 00407a10f35a00000000000000000000 | |
AttributeDepositBase | U128 | 00407a10f35a00000000000000000000 | |
DepositPerByte | U128 | 00a0724e180900000000000000000000 | |
StringLimit | U32 | 32000000 | |
KeyLimit | U32 | 20000000 | |
ValueLimit | U32 | 00010000 | |
ApprovalsLimit | U32 | 14000000 | |
ItemAttributesApprovalsLimit | U32 | 14000000 | |
MaxTips | U32 | 0a000000 | |
MaxDeadlineDuration | U32 | 001a4f00 | |
MaxAttributesPerCall | U32 | 0a000000 | |
Features | U64 | 0000000000000000 |
Name | Docs |
---|---|
NoPermission | The signing account has no permission to do the operation. |
UnknownCollection | The given item ID is unknown. |
AlreadyExists | The item ID has already been used for an item. |
ApprovalExpired | The approval had a deadline that expired, so the approval isn't valid anymore. |
WrongOwner | The owner turned out to be different to what was expected. |
BadWitness | The witness data given does not match the current state of the chain. |
CollectionIdInUse | Collection ID is already taken. |
ItemsNonTransferable | Items within that collection are non-transferable. |
NotDelegate | The provided account is not a delegate. |
WrongDelegate | The delegate turned out to be different to what was expected. |
Unapproved | No approval exists that would allow the transfer. |
Unaccepted | The named owner has not signed ownership acceptance of the collection. |
ItemLocked | The item is locked (non-transferable). |
LockedItemAttributes | Item's attributes are locked. |
LockedCollectionAttributes | Collection's attributes are locked. |
LockedItemMetadata | Item's metadata is locked. |
LockedCollectionMetadata | Collection's metadata is locked. |
MaxSupplyReached | All items have been minted. |
MaxSupplyLocked | The max supply is locked and can't be changed. |
MaxSupplyTooSmall | The provided max supply is less than the number of items a collection already has. |
UnknownItem | The given item ID is unknown. |
UnknownSwap | Swap doesn't exist. |
MetadataNotFound | The given item has no metadata set. |
AttributeNotFound | The provided attribute can't be found. |
NotForSale | Item is not for sale. |
BidTooLow | The provided bid is too low. |
ReachedApprovalLimit | The item has reached its approval limit. |
DeadlineExpired | The deadline has already expired. |
WrongDuration | The duration provided should be less than or equal to `MaxDeadlineDuration`. |
MethodDisabled | The method is disabled by system settings. |
WrongSetting | The provided setting can't be set. |
InconsistentItemConfig | Item's config already exists and should be equal to the provided one. |
NoConfig | Config for a collection or an item can't be found. |
RolesNotCleared | Some roles were not cleared. |
MintNotStarted | Mint has not started yet. |
MintEnded | Mint has already ended. |
AlreadyClaimed | The provided Item was already used for claiming. |
IncorrectData | The provided data is incorrect. |
WrongOrigin | The extrinsic was sent by the wrong origin. |
WrongSignature | The provided signature is incorrect. |
IncorrectMetadata | The provided metadata might be too long. |
MaxAttributesLimitReached | Can't set more attributes per one call. |
WrongNamespace | The provided namespace isn't supported in this call. |
CollectionNotEmpty | Can't delete non-empty collections. |