Name | Lookup | Parameters | |
|---|---|---|---|
| register_foreign_asset | 2d00 | 4 | |
| change_existing_asset_type | 2d02 | 3 | |
| remove_existing_asset_type | 2d04 | 2 | |
| destroy_foreign_asset | 2d06 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| ForeignAssetRegistered | 2d00 | ["AssetId","ForeignAssetType","AssetRegistrarMetadata"] | |
| UnitsPerSecondChanged | 2d01 | ||
| ForeignAssetXcmLocationChanged | 2d02 | ["AssetId","ForeignAssetType"] | |
| ForeignAssetRemoved | 2d03 | ["AssetId","ForeignAssetType"] | |
| SupportedAssetRemoved | 2d04 | ["ForeignAssetType"] | |
| ForeignAssetDestroyed | 2d05 | ["AssetId","ForeignAssetType"] | |
| LocalAssetDestroyed | 2d06 | ["AssetId"] |
Name | Type | |
|---|---|---|
| AssetIdType | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"darwinia_runtime:pallets:asset_manager:AssetType","keys_id":12,"value_id":149}} | |
| AssetTypeId | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["darwinia_runtime:pallets:asset_manager:AssetType"],"value":"U64","keys_id":149,"value_id":12}} |
Name | Docs |
|---|---|
| ErrorCreatingAsset | |
| AssetAlreadyExists | |
| AssetDoesNotExist | |
| TooLowNumAssetsWeightHint | |
| LocalAssetLimitReached | |
| ErrorDestroyingAsset | |
| NotSufficientDeposit | |
| NonExistentLocalAsset |