Itering understands the importance of protecting and safeguarding your privacy. By continuing using this website you agree with our
Privacy Policyand
Terms of Use.
Name | Lookup | Parameters | |
---|---|---|---|
create | 6500 | 2 | |
force_create | 6501 | 3 | |
destroy | 6502 | 2 | |
mint | 6503 | 3 | |
burn | 6504 | 3 | |
transfer | 6505 | 3 | |
redeposit | 6506 | 2 | |
freeze | 6507 | 2 | |
thaw | 6508 | 2 | |
freeze_collection | 6509 | 1 | |
thaw_collection | 650a | 1 | |
transfer_ownership | 650b | 2 | |
set_team | 650c | 4 | |
approve_transfer | 650d | 3 | |
cancel_approval | 650e | 3 | |
force_item_status | 650f | 7 | |
set_attribute | 6510 | 4 | |
clear_attribute | 6511 | 3 | |
set_metadata | 6512 | 4 | |
clear_metadata | 6513 | 2 | |
set_collection_metadata | 6514 | 3 | |
clear_collection_metadata | 6515 | 1 | |
set_accept_ownership | 6516 | 1 | |
set_collection_max_supply | 6517 | 2 | |
set_price | 6518 | 4 | |
buy_item | 6519 | 3 |
Name | Lookup | Attributes | |
---|---|---|---|
Created | 6500 | ["CollectionId","AccountId","AccountId"] | |
ForceCreated | 6501 | ["CollectionId","AccountId"] | |
Destroyed | 6502 | ["CollectionId"] | |
Issued | 6503 | ["CollectionId","ItemId","AccountId"] | |
Transferred | 6504 | ["CollectionId","ItemId","AccountId","AccountId"] | |
Burned | 6505 | ["CollectionId","ItemId","AccountId"] | |
Frozen | 6506 | ["CollectionId","ItemId"] | |
Thawed | 6507 | ["CollectionId","ItemId"] | |
CollectionFrozen | 6508 | ["CollectionId"] | |
CollectionThawed | 6509 | ["CollectionId"] | |
OwnerChanged | 650a | ["CollectionId","AccountId"] | |
TeamChanged | 650b | ["CollectionId","AccountId","AccountId","AccountId"] | |
ApprovedTransfer | 650c | ["CollectionId","ItemId","AccountId","AccountId"] | |
ApprovalCancelled | 650d | ["CollectionId","ItemId","AccountId","AccountId"] | |
ItemStatusChanged | 650e | ["CollectionId"] | |
CollectionMetadataSet | 650f | ["CollectionId","BoundedVec<u8, StringLimit>","bool"] | |
CollectionMetadataCleared | 6510 | ["CollectionId"] | |
MetadataSet | 6511 | ["CollectionId","ItemId","BoundedVec<u8, StringLimit>","bool"] | |
MetadataCleared | 6512 | ["CollectionId","ItemId"] | |
Redeposited | 6513 | ["CollectionId","Vec<ItemId>"] | |
AttributeSet | 6514 | ["CollectionId","Option<ItemId>","BoundedVec<u8, KeyLimit>","BoundedVec<u8, ValueLimit>"] | |
AttributeCleared | 6515 | ["CollectionId","Option<ItemId>","BoundedVec<u8, KeyLimit>"] | |
OwnershipAcceptanceChanged | 6516 | ["AccountId","Option<CollectionId>"] | |
CollectionMaxSupplySet | 6517 | ["CollectionId","u32"] | |
ItemPriceSet | 6518 | ["CollectionId","ItemId","ItemPrice","Option<AccountId>"] | |
ItemPriceRemoved | 6519 | ["CollectionId","ItemId"] | |
ItemBought | 651a | ["CollectionId","ItemId","ItemPrice","AccountId","AccountId"] |
Name | Type | |
---|---|---|
Class | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_uniques:types:CollectionDetails","keys_id":4,"value_id":601}} | |
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":602,"value_id":31}} | |
ClassAccount | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","U32"],"value":"NULL","keys_id":589,"value_id":31}} | |
Asset | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"pallet_uniques:types:ItemDetails","keys_id":39,"value_id":603}} | |
ClassMetadataOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_uniques:types:CollectionMetadata","keys_id":4,"value_id":604}} | |
InstanceMetadataOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"pallet_uniques:types:ItemMetadata","keys_id":39,"value_id":605}} | |
Attribute | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","option<U32>","Vec<U8>"],"value":"Tuple:Vec<U8>U128","keys_id":606,"value_id":607}} | |
ItemPriceOf | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"Tuple:U128option<AccountId>","keys_id":39,"value_id":608}} | |
CollectionMaxSupply | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U32","keys_id":4,"value_id":4}} |
Name | Type | Value | |
---|---|---|---|
CollectionDeposit | U128 | 00000000000000000000000000000000 | |
ItemDeposit | U128 | 00000000000000000000000000000000 | |
MetadataDepositBase | U128 | 00000000000000000000000000000000 | |
AttributeDepositBase | U128 | 00000000000000000000000000000000 | |
DepositPerByte | U128 | 00000000000000000000000000000000 | |
StringLimit | U32 | 32000000 | |
KeyLimit | U32 | 20000000 | |
ValueLimit | U32 | 00010000 |
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. |
WrongOwner | The owner turned out to be different to what was expected. |
BadWitness | Invalid witness data given. |
InUse | The item ID is already taken. |
Frozen | The item or collection is frozen. |
WrongDelegate | The delegate turned out to be different to what was expected. |
NoDelegate | There is no delegate approved. |
Unapproved | No approval exists that would allow the transfer. |
Unaccepted | The named owner has not signed ownership of the collection is acceptable. |
Locked | The item is locked. |
MaxSupplyReached | All items have been minted. |
MaxSupplyAlreadySet | The max supply has already been set. |
MaxSupplyTooSmall | The provided max supply is less to the amount of items a collection already has. |
UnknownItem | The given item ID is unknown. |
NotForSale | Item is not for sale. |
BidTooLow | The provided bid is too low. |