Name | Lookup | Parameters | |
---|---|---|---|
register_foreign_asset | 6900 | 4 | |
set_asset_units_per_second | 6901 | 3 | |
change_existing_asset_type | 6902 | 3 | |
remove_supported_asset | 6903 | 2 | |
remove_existing_asset_type | 6904 | 2 | |
destroy_foreign_asset | 6906 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
ForeignAssetRegistered | 6900 | ["AssetId","ForeignAssetType","AssetRegistrarMetadata"] | |
UnitsPerSecondChanged | 6901 | ["ForeignAssetType","u128"] | |
ForeignAssetTypeChanged | 6902 | ["AssetId","ForeignAssetType"] | |
ForeignAssetRemoved | 6903 | ["AssetId","ForeignAssetType"] | |
SupportedAssetRemoved | 6904 | ["ForeignAssetType"] | |
ForeignAssetDestroyed | 6905 | ["AssetId","ForeignAssetType"] | |
LocalAssetDestroyed | 6906 | ["AssetId"] |
Name | Type | |
---|---|---|
AssetIdType | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"moonbeam_runtime:xcm_config:AssetType","keys_id":6,"value_id":329}} | |
AssetTypeId | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["moonbeam_runtime:xcm_config:AssetType"],"value":"U128","keys_id":329,"value_id":6}} | |
AssetTypeUnitsPerSecond | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["moonbeam_runtime:xcm_config:AssetType"],"value":"U128","keys_id":329,"value_id":6}} | |
SupportedFeePaymentAssets | {"origin":"PlainType","plain_type":"Vec<moonbeam_runtime:xcm_config:AssetType>","PlainTypeValue":638} |
Name | Docs |
---|---|
ErrorCreatingAsset | |
AssetAlreadyExists | |
AssetDoesNotExist | |
TooLowNumAssetsWeightHint | |
LocalAssetLimitReached | |
ErrorDestroyingAsset | |
NotSufficientDeposit | |
NonExistentLocalAsset |