Name | Lookup | Parameters | |
|---|---|---|---|
| register_token_metadata | 7202 | 1 | |
| register_vtoken_metadata | 7203 | 1 | |
| register_location | 7206 | 3 | |
| force_set_location | 7207 | 3 | |
| update_currency_metadata | 7208 | 5 |
Name | Lookup | Attributes | |
|---|---|---|---|
| AssetRegistered | 7200 | ["AssetIds","AssetMetadata<BalanceOf>"] | |
| AssetUpdated | 7201 | ["AssetIds","AssetMetadata<BalanceOf>"] | |
| CurrencyIdRegistered | 7202 | ["CurrencyId","AssetMetadata<BalanceOf>"] | |
| LocationSet | 7203 | ["CurrencyId","Location","Weight"] | |
| CurrencyIdUpdated | 7204 | ["CurrencyId","AssetMetadata<BalanceOf>"] |
Name | Type | |
|---|---|---|
| NextForeignAssetId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| NextTokenId | {"origin":"PlainType","plain_type":"U8","PlainTypeValue":2} | |
| CurrencyIdToLocations | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["bifrost_primitives:currency:CurrencyId"],"value":"staging_xcm:v5:location:Location","keys_id":333,"value_id":109}} | |
| LocationToCurrencyIds | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["staging_xcm:v5:location:Location"],"value":"bifrost_primitives:currency:CurrencyId","keys_id":109,"value_id":333}} | |
| CurrencyIdToWeights | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["bifrost_primitives:currency:CurrencyId"],"value":"sp_weights:weight_v2:Weight","keys_id":333,"value_id":10}} | |
| AssetMetadatas | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["bifrost_primitives:currency:AssetIds"],"value":"bifrost_primitives:AssetMetadata","keys_id":607,"value_id":415}} | |
| CurrencyMetadatas | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["bifrost_primitives:currency:CurrencyId"],"value":"bifrost_primitives:AssetMetadata","keys_id":333,"value_id":415}} |
Name | Docs |
|---|---|
| BadLocation | The given location could not be used (e.g. because it cannot be expressed in thedesired version of XCM). |
| LocationExisted | Location existed |
| AssetIdNotExists | AssetId not exists |
| AssetIdExisted | AssetId exists |
| CurrencyIdNotExists | CurrencyId not exists |
| CurrencyIdExisted | CurrencyId exists |