Name | Lookup | Parameters | |
---|---|---|---|
register_foreign_asset | 7200 | 2 | |
update_foreign_asset | 7201 | 3 |
Name | Lookup | Attributes | |
---|---|---|---|
ForeignAssetRegistered | 7200 | ["ForeignAssetId","MultiLocation","AssetMetadata<BalanceOf>"] | |
ForeignAssetUpdated | 7201 | ["ForeignAssetId","MultiLocation","AssetMetadata<BalanceOf>"] | |
AssetRegistered | 7202 | ["AssetIds","AssetMetadata<BalanceOf>"] | |
AssetUpdated | 7203 | ["AssetIds","AssetMetadata<BalanceOf>"] |
Name | Type | |
---|---|---|
NextForeignAssetId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
ForeignAssetLocations | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"xcm:v1:multilocation:MultiLocation","keys_id":4,"value_id":59}} | |
LocationToCurrencyIds | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["xcm:v1:multilocation:MultiLocation"],"value":"node_primitives:currency:CurrencyId","keys_id":59,"value_id":116}} | |
AssetMetadatas | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["bifrost_asset_registry:pallet:AssetIds"],"value":"bifrost_asset_registry:pallet:AssetMetadata","keys_id":147,"value_id":146}} |
Name | Docs |
---|---|
BadLocation | The given location could not be used (e.g. because it cannot be expressed in thedesired version of XCM). |
MultiLocationExisted | MultiLocation existed |
AssetIdNotExists | AssetId not exists |
AssetIdExisted | AssetId exists |