DeepBrain Chain
subscan
Runtime Modules / Nfts
Spec Version:
Events
Name
Lookup
Attributes
Created6600["CollectionId","AccountId","AccountId"]
ForceCreated6601["CollectionId","AccountId"]
Destroyed6602["CollectionId"]
Issued6603["CollectionId","ItemId","AccountId"]
Transferred6604["CollectionId","ItemId","AccountId","AccountId"]
Burned6605["CollectionId","ItemId","AccountId"]
ItemTransferLocked6606["CollectionId","ItemId"]
ItemTransferUnlocked6607["CollectionId","ItemId"]
ItemPropertiesLocked6608["CollectionId","ItemId","bool","bool"]
CollectionLocked6609["CollectionId"]
OwnerChanged660a["CollectionId","AccountId"]
TeamChanged660b["CollectionId","Option<AccountId>","Option<AccountId>","Option<AccountId>"]
TransferApproved660c["CollectionId","ItemId","AccountId","AccountId","Option<<T as SystemConfig>::BlockNumber>"]
ApprovalCancelled660d["CollectionId","ItemId","AccountId","AccountId"]
AllApprovalsCancelled660e["CollectionId","ItemId","AccountId"]
CollectionConfigChanged660f["CollectionId"]
CollectionMetadataSet6610["CollectionId","BoundedVec<u8, StringLimit>"]
CollectionMetadataCleared6611["CollectionId"]
ItemMetadataSet6612["CollectionId","ItemId","BoundedVec<u8, StringLimit>"]
ItemMetadataCleared6613["CollectionId","ItemId"]
Redeposited6614["CollectionId","Vec<ItemId>"]
AttributeSet6615["CollectionId","Option<ItemId>","BoundedVec<u8, KeyLimit>","BoundedVec<u8, ValueLimit>","AttributeNamespace<AccountId>"]
AttributeCleared6616["CollectionId","Option<ItemId>","BoundedVec<u8, KeyLimit>","AttributeNamespace<AccountId>"]
ItemAttributesApprovalAdded6617["CollectionId","ItemId","AccountId"]
ItemAttributesApprovalRemoved6618["CollectionId","ItemId","AccountId"]
OwnershipAcceptanceChanged6619["AccountId","Option<CollectionId>"]
CollectionMaxSupplySet661a["CollectionId","u32"]
CollectionMintSettingsUpdated661b["CollectionId"]
NextCollectionIdIncremented661c["CollectionId"]
ItemPriceSet661d["CollectionId","ItemId","ItemPrice","Option<AccountId>"]
ItemPriceRemoved661e["CollectionId","ItemId"]
ItemBought661f["CollectionId","ItemId","ItemPrice","AccountId","AccountId"]
TipSent6620["CollectionId","ItemId","AccountId","AccountId","DepositBalanceOf"]
SwapCreated6621["CollectionId","ItemId","CollectionId","Option<ItemId>","Option<PriceWithDirection<ItemPrice>>","<T as SystemConfig>::BlockNumber"]
SwapCancelled6622["CollectionId","ItemId","CollectionId","Option<ItemId>","Option<PriceWithDirection<ItemPrice>>","<T as SystemConfig>::BlockNumber"]
SwapClaimed6623["CollectionId","ItemId","AccountId","CollectionId","ItemId","AccountId","Option<PriceWithDirection<ItemPrice>>","<T as SystemConfig>::BlockNumber"]
PreSignedAttributesSet6624["CollectionId","ItemId","AttributeNamespace<AccountId>"]
PalletAttributeSet6625["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":631}}
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":632,"value_id":32}}
CollectionAccount{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","U32"],"value":"NULL","keys_id":608,"value_id":32}}
CollectionRoleOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","AccountId"],"value":"U8","keys_id":502,"value_id":633}}
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":635}}
CollectionMetadataOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_nfts:types:CollectionMetadata","keys_id":4,"value_id":641}}
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":642}}
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":644,"value_id":645}}
ItemPriceOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"Tuple:U128option<AccountId>","keys_id":127,"value_id":647}}
ItemAttributesApprovalsOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"Vec<AccountId>","keys_id":127,"value_id":648}}
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":650}}
CollectionConfigOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_nfts:types:CollectionConfig","keys_id":4,"value_id":358}}
ItemConfigOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"U64","keys_id":127,"value_id":369}}
Constants
Name
Type
Value
CollectionDepositU1280080c6a47e8d03000000000000000000
ItemDepositU12800a0724e180900000000000000000000
MetadataDepositBaseU12800407a10f35a00000000000000000000
AttributeDepositBaseU12800407a10f35a00000000000000000000
DepositPerByteU12800a0724e180900000000000000000000
StringLimitU3232000000
KeyLimitU3220000000
ValueLimitU3200010000
ApprovalsLimitU3214000000
ItemAttributesApprovalsLimitU3214000000
MaxTipsU320a000000
MaxDeadlineDurationU32001a4f00
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.