Name | Lookup | Parameters | |
---|---|---|---|
register_foreign_asset | 1f00 | 4 | |
change_existing_asset_type | 1f02 | 3 | |
remove_existing_asset_type | 1f04 | 2 | |
destroy_foreign_asset | 1f06 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
ForeignAssetRegistered | 1f00 | ["AssetId","ForeignAssetType","AssetRegistrarMetadata"] | |
UnitsPerSecondChanged | 1f01 | ||
ForeignAssetXcmLocationChanged | 1f02 | ["AssetId","ForeignAssetType"] | |
ForeignAssetRemoved | 1f03 | ["AssetId","ForeignAssetType"] | |
SupportedAssetRemoved | 1f04 | ["ForeignAssetType"] | |
ForeignAssetDestroyed | 1f05 | ["AssetId","ForeignAssetType"] | |
LocalAssetDestroyed | 1f06 | ["AssetId"] |
Name | Type | |
---|---|---|
AssetIdType | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"moonbase_runtime:xcm_config:AssetType","keys_id":6,"value_id":157}} | |
AssetTypeId | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["moonbase_runtime:xcm_config:AssetType"],"value":"U128","keys_id":157,"value_id":6}} |
Name | Docs |
---|---|
ErrorCreatingAsset | |
AssetAlreadyExists | |
AssetDoesNotExist | |
TooLowNumAssetsWeightHint | |
LocalAssetLimitReached | |
ErrorDestroyingAsset | |
NotSufficientDeposit | |
NonExistentLocalAsset |