peaq
subscan
Runtime Modules / XcAssetConfig
Spec Version:
Events
Name
Lookup
Attributes
AssetRegistered2800["VersionedLocation","AssetId"]
UnitsPerSecondChanged2801["VersionedLocation","u128"]
AssetLocationChanged2802["VersionedLocation","AssetId","VersionedLocation"]
SupportedAssetRemoved2803["VersionedLocation"]
AssetRemoved2804["VersionedLocation","AssetId"]
Storage Functions
Name
Type
AssetIdToLocation{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"xcm:VersionedLocation","keys_id":11,"value_id":148}}
AssetLocationToId{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["xcm:VersionedLocation"],"value":"U64","keys_id":148,"value_id":11}}
AssetLocationUnitsPerSecond{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["xcm:VersionedLocation"],"value":"U128","keys_id":148,"value_id":6}}
Error Types
Name
Docs
AssetAlreadyRegisteredAsset is already registered.
AssetDoesNotExistAsset does not exist (hasn't been registered).
LocationNotSupportedFailed to convert to latest versioned Location
NativeAssetRelatedAsset is not supported as payment currency.