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 | |
register_local_asset | 6905 | 4 | |
destroy_foreign_asset | 6906 | 3 | |
destroy_local_asset | 6907 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
ForeignAssetRegistered | 6900 | ["AssetId","ForeignAssetType","AssetRegistrarMetadata"] | |
UnitsPerSecondChanged | 6901 | ["ForeignAssetType","u128"] | |
ForeignAssetTypeChanged | 6902 | ["AssetId","ForeignAssetType"] | |
ForeignAssetRemoved | 6903 | ["AssetId","ForeignAssetType"] | |
SupportedAssetRemoved | 6904 | ["ForeignAssetType"] | |
LocalAssetRegistered | 6905 | ["AssetId","AccountId","AccountId"] | |
ForeignAssetDestroyed | 6906 | ["AssetId","ForeignAssetType"] | |
LocalAssetDestroyed | 6907 | ["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":134}} | |
AssetTypeId | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["moonbeam_runtime:xcm_config:AssetType"],"value":"U128","keys_id":134,"value_id":6}} | |
AssetTypeUnitsPerSecond | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["moonbeam_runtime:xcm_config:AssetType"],"value":"U128","keys_id":134,"value_id":6}} | |
LocalAssetCounter | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
LocalAssetDeposit | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"pallet_asset_manager:pallet:AssetInfo","keys_id":6,"value_id":483}} | |
SupportedFeePaymentAssets | {"origin":"PlainType","plain_type":"Vec<moonbeam_runtime:xcm_config:AssetType>","PlainTypeValue":484} |
Name | Type | Value | |
---|---|---|---|
LocalAssetDeposit | U128 | 000040b2bac9e0191e02000000000000 |
Name | Docs |
---|---|
ErrorCreatingAsset | |
AssetAlreadyExists | |
AssetDoesNotExist | |
TooLowNumAssetsWeightHint | |
LocalAssetLimitReached | |
ErrorDestroyingAsset | |
NotSufficientDeposit | |
NonExistentLocalAsset |