Name | Lookup | Parameters | |
|---|---|---|---|
| change_base_issuer | 6700 | 2 | |
| equip | 6701 | 5 | |
| unequip | 6702 | 4 | |
| equippable | 6703 | 3 | |
| equippable_add | 6704 | 3 | |
| equippable_remove | 6705 | 3 | |
| theme_add | 6706 | 2 | |
| create_base | 6707 | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BaseCreated | 6700 | ["AccountId","BaseId"] | |
| SlotEquipped | 6701 | ["CollectionIdOf","ItemIdOf","BaseId","SlotId"] | |
| SlotUnequipped | 6702 | ["CollectionIdOf","ItemIdOf","BaseId","SlotId"] | |
| EquippablesUpdated | 6703 | ["BaseId","SlotId"] | |
| BaseIssuerChanged | 6704 | ["AccountId","AccountId","BaseId"] |
Name | Type | |
|---|---|---|
| Bases | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"rmrk_traits:base:BaseInfo","keys_id":4,"value_id":694}} | |
| Parts | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","U32"],"value":"rmrk_traits:part:PartType","keys_id":40,"value_id":391}} | |
| NextBaseId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| NextPartId | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U32","keys_id":4,"value_id":4}} | |
| Equippings | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat","Blake2_128Concat"],"key_vec":["Tuple:U32U32","U32","U32"],"value":"U32","keys_id":695,"value_id":4}} | |
| Themes | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","Vec<U8>","Vec<U8>"],"value":"Vec<U8>","keys_id":696,"value_id":149}} |
Name | Type | Value | |
|---|---|---|---|
| MaxPropertiesPerTheme | U32 | 64000000 | |
| MaxCollectionsEquippablePerPart | U32 | 64000000 |
Name | Docs |
|---|---|
| PermissionError | |
| ItemDoesntExist | |
| EquipperDoesntExist | |
| NoAvailableBaseId | |
| TooManyEquippables | |
| NoAvailablePartId | |
| MustBeDirectParent | |
| PartDoesntExist | |
| BaseDoesntExist | |
| CantEquipFixedPart | |
| NoResourceForThisBaseFoundOnNft | |
| CollectionNotEquippable | |
| ItemHasNoResourceToEquipThere | |
| NoEquippableOnFixedPart | |
| NeedsDefaultThemeFirst | |
| ItemAlreadyEquipped | |
| SlotAlreadyEquipped | |
| SlotNotEquipped | |
| UnknownError | |
| ExceedsMaxPartsPerBase | |
| TooManyProperties | |
| ItemNotEquipped | |
| UnequipperMustOwnEitherItemOrEquipper | |
| UnexpectedTryFromIntError | |
| UnexpectedVecConversionError |