subscan
Runtime Modules / Unique
Spec Version:
Storage Functions
Name
Type
ChainVersion{"origin":"PlainType","plain_type":"U64","PlainTypeValue":11}
CreateItemBasket{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32","[U8; 32]"],"value":"U32","keys_id":587,"value_id":4}}
NftTransferBasket{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"U32","keys_id":588,"value_id":4}}
FungibleTransferBasket{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","[U8; 32]"],"value":"U32","keys_id":587,"value_id":4}}
ReFungibleTransferBasket{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U32","[U8; 32]"],"value":"U32","keys_id":589,"value_id":4}}
TokenPropertyBasket{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"U32","keys_id":588,"value_id":4}}
NftApproveBasket{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"U32","keys_id":588,"value_id":4}}
FungibleApproveBasket{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","[U8; 32]"],"value":"U32","keys_id":587,"value_id":4}}
RefungibleApproveBasket{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U32","[U8; 32]"],"value":"U32","keys_id":589,"value_id":4}}
Constants
Name
Type
Value
nesting_budgetU3205000000
max_collection_name_lengthU3240000000
max_collection_description_lengthU3200010000
max_token_prefix_lengthU3210000000
collection_admins_limitU3205000000
max_property_key_lengthU3200010000
max_property_value_lengthU3200800000
max_properties_per_itemU3240000000
max_collection_properties_sizeU3200a00000
max_token_properties_sizeU3200800000
nft_default_collection_limitsup_data_structs:CollectionLimits0140420f000100080000010001ffffffff01050000000105000000010001010101
rft_default_collection_limitsup_data_structs:CollectionLimits0140420f000100080000010001ffffffff01050000000105000000010001010101
ft_default_collection_limitsup_data_structs:CollectionLimits0140420f000100080000010001ffffffff01050000000105000000010001010101
Error Types
Name
Docs
CollectionDecimalPointLimitExceededDecimal_points parameter must be lower than [`up_data_structs::MAX_DECIMAL_POINTS`].
EmptyArgumentLength of items properties must be greater than 0.
RepartitionCalledOnNonRefungibleCollectionRepertition is only supported by refungible collection.