subscan
Runtime Modules / NftTransfer
Spec Version:
Events
Name
Lookup
Attributes
ItemStored3d00["CollectionId","ItemId","AccountId"]
ItemRestored3d01["CollectionId","ItemId","AccountId"]
Storage Functions
Name
Type
NftStatuses{"origin":"Map","n_map_type":{"hashers":["Identity","Identity"],"key_vec":["U32","H256"],"value":"pallet_ajuna_nft_transfer:pallet:NftStatus","keys_id":532,"value_id":552}}
Constants
Name
Type
Value
PalletId[U8; 8]616a2f6e66747472
KeyLimitU3220000000
ValueLimitU3240000000
Error Types
Name
Docs
EmptyIpfsUrlIPFS URL must not be an empty string.
DuplicateItemCodeItem code must be different to attribute codes.
UnknownItemThe given NFT item doesn't exist.
UnknownClaimThe given claim doesn't exist.
NftNotOwnedThe given NFT is not owned by the requester.
NftOutsideOfChainThe given NFT is currently outside of the chain, transfer it back before attempting arestore.
ItemRestoreFailureThe process of restoring an NFT into an item has failed.