subscan
Runtime Modules / Nft
Spec Version:
Events
Name
Lookup
Attributes
Created3c00["CollectionId","AccountId","AccountId"]
ForceCreated3c01["CollectionId","AccountId"]
Destroyed3c02["CollectionId"]
Issued3c03["CollectionId","ItemId","AccountId"]
Transferred3c04["CollectionId","ItemId","AccountId","AccountId"]
Burned3c05["CollectionId","ItemId","AccountId"]
ItemTransferLocked3c06["CollectionId","ItemId"]
ItemTransferUnlocked3c07["CollectionId","ItemId"]
ItemPropertiesLocked3c08["CollectionId","ItemId","bool","bool"]
CollectionLocked3c09["CollectionId"]
OwnerChanged3c0a["CollectionId","AccountId"]
TeamChanged3c0b["CollectionId","Option<AccountId>","Option<AccountId>","Option<AccountId>"]
TransferApproved3c0c["CollectionId","ItemId","AccountId","AccountId","Option<BlockNumberFor>"]
ApprovalCancelled3c0d["CollectionId","ItemId","AccountId","AccountId"]
AllApprovalsCancelled3c0e["CollectionId","ItemId","AccountId"]
CollectionConfigChanged3c0f["CollectionId"]
CollectionMetadataSet3c10["CollectionId","BoundedVec<u8, StringLimit>"]
CollectionMetadataCleared3c11["CollectionId"]
ItemMetadataSet3c12["CollectionId","ItemId","BoundedVec<u8, StringLimit>"]
ItemMetadataCleared3c13["CollectionId","ItemId"]
Redeposited3c14["CollectionId","Vec<ItemId>"]
AttributeSet3c15["CollectionId","Option<ItemId>","BoundedVec<u8, KeyLimit>","BoundedVec<u8, ValueLimit>","AttributeNamespace<AccountId>"]
AttributeCleared3c16["CollectionId","Option<ItemId>","BoundedVec<u8, KeyLimit>","AttributeNamespace<AccountId>"]
ItemAttributesApprovalAdded3c17["CollectionId","ItemId","AccountId"]
ItemAttributesApprovalRemoved3c18["CollectionId","ItemId","AccountId"]
OwnershipAcceptanceChanged3c19["AccountId","Option<CollectionId>"]
CollectionMaxSupplySet3c1a["CollectionId","u32"]
CollectionMintSettingsUpdated3c1b["CollectionId"]
NextCollectionIdIncremented3c1c["Option<CollectionId>"]
ItemPriceSet3c1d["CollectionId","ItemId","ItemPrice","Option<AccountId>"]
ItemPriceRemoved3c1e["CollectionId","ItemId"]
ItemBought3c1f["CollectionId","ItemId","ItemPrice","AccountId","AccountId"]
TipSent3c20["CollectionId","ItemId","AccountId","AccountId","DepositBalanceOf"]
SwapCreated3c21["CollectionId","ItemId","CollectionId","Option<ItemId>","Option<PriceWithDirection<ItemPrice>>","BlockNumberFor"]
SwapCancelled3c22["CollectionId","ItemId","CollectionId","Option<ItemId>","Option<PriceWithDirection<ItemPrice>>","BlockNumberFor"]
SwapClaimed3c23["CollectionId","ItemId","AccountId","CollectionId","ItemId","AccountId","Option<PriceWithDirection<ItemPrice>>","BlockNumberFor"]
PreSignedAttributesSet3c24["CollectionId","ItemId","AttributeNamespace<AccountId>"]
PalletAttributeSet3c25["CollectionId","Option<ItemId>","PalletAttributes<CollectionId>","BoundedVec<u8, ValueLimit>"]
Storage Functions
Name
Type
Collection{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_nfts:types:CollectionDetails","keys_id":4,"value_id":527}}
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","H256"],"value":"NULL","keys_id":528,"value_id":36}}
CollectionAccount{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","U32"],"value":"NULL","keys_id":399,"value_id":36}}
CollectionRoleOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","AccountId"],"value":"U8","keys_id":529,"value_id":530}}
Item{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","H256"],"value":"pallet_nfts:types:ItemDetails","keys_id":532,"value_id":533}}
CollectionMetadataOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_nfts:types:CollectionMetadata","keys_id":4,"value_id":539}}
ItemMetadataOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","H256"],"value":"pallet_nfts:types:ItemMetadata","keys_id":532,"value_id":540}}
Attribute{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat","Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","option<H256>","pallet_nfts:types:AttributeNamespace","Vec<U8>"],"value":"Tuple:Vec<U8>pallet_nfts:types:AttributeDeposit","keys_id":542,"value_id":543}}
ItemPriceOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","H256"],"value":"Tuple:U128option<AccountId>","keys_id":532,"value_id":545}}
ItemAttributesApprovalsOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","H256"],"value":"Vec<AccountId>","keys_id":532,"value_id":546}}
NextCollectionId{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
PendingSwapOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","H256"],"value":"pallet_nfts:types:PendingSwap","keys_id":532,"value_id":548}}
CollectionConfigOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_nfts:types:CollectionConfig","keys_id":4,"value_id":363}}
ItemConfigOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","H256"],"value":"U64","keys_id":532,"value_id":374}}
Constants
Name
Type
Value
CollectionDepositU12800407a10f35a00000000000000000000
ItemDepositU12800e87648170000000000000000000000
MetadataDepositBaseU128000ae5a54e1200000000000000000000
AttributeDepositBaseU1280040e59c301200000000000000000000
DepositPerByteU12800ca9a3b000000000000000000000000
StringLimitU3280000000
KeyLimitU3220000000
ValueLimitU3240000000
ApprovalsLimitU3201000000
ItemAttributesApprovalsLimitU320a000000
MaxTipsU3201000000
MaxDeadlineDurationU3201000000
MaxAttributesPerCallU320a000000
FeaturesU640000000000000000
Error Types
Name
Docs
NoPermissionThe signing account has no permission to do the operation.
UnknownCollectionThe given item ID is unknown.
AlreadyExistsThe item ID has already been used for an item.
ApprovalExpiredThe approval had a deadline that expired, so the approval isn't valid anymore.
WrongOwnerThe owner turned out to be different to what was expected.
BadWitnessThe witness data given does not match the current state of the chain.
CollectionIdInUseCollection ID is already taken.
ItemsNonTransferableItems within that collection are non-transferable.
NotDelegateThe provided account is not a delegate.
WrongDelegateThe delegate turned out to be different to what was expected.
UnapprovedNo approval exists that would allow the transfer.
UnacceptedThe named owner has not signed ownership acceptance of the collection.
ItemLockedThe item is locked (non-transferable).
LockedItemAttributesItem's attributes are locked.
LockedCollectionAttributesCollection's attributes are locked.
LockedItemMetadataItem's metadata is locked.
LockedCollectionMetadataCollection's metadata is locked.
MaxSupplyReachedAll items have been minted.
MaxSupplyLockedThe max supply is locked and can't be changed.
MaxSupplyTooSmallThe provided max supply is less than the number of items a collection already has.
UnknownItemThe given item ID is unknown.
UnknownSwapSwap doesn't exist.
MetadataNotFoundThe given item has no metadata set.
AttributeNotFoundThe provided attribute can't be found.
NotForSaleItem is not for sale.
BidTooLowThe provided bid is too low.
ReachedApprovalLimitThe item has reached its approval limit.
DeadlineExpiredThe deadline has already expired.
WrongDurationThe duration provided should be less than or equal to `MaxDeadlineDuration`.
MethodDisabledThe method is disabled by system settings.
WrongSettingThe provided setting can't be set.
InconsistentItemConfigItem's config already exists and should be equal to the provided one.
NoConfigConfig for a collection or an item can't be found.
RolesNotClearedSome roles were not cleared.
MintNotStartedMint has not started yet.
MintEndedMint has already ended.
AlreadyClaimedThe provided Item was already used for claiming.
IncorrectDataThe provided data is incorrect.
WrongOriginThe extrinsic was sent by the wrong origin.
WrongSignatureThe provided signature is incorrect.
IncorrectMetadataThe provided metadata might be too long.
MaxAttributesLimitReachedCan't set more attributes per one call.
WrongNamespaceThe provided namespace isn't supported in this call.
CollectionNotEmptyCan't delete non-empty collections.
WitnessRequiredThe witness data should be provided.