Name | Lookup | Parameters | |
|---|---|---|---|
| add_asset | 7300 | 2 | |
| edit_asset | 7301 | 2 | |
| pause_asset_support | 7302 | 1 | |
| resume_asset_support | 7303 | 1 | |
| remove_asset | 7304 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| SupportedAssetAdded | 7300 | ["Location","u128"] | |
| SupportedAssetEdited | 7301 | ["Location","u128"] | |
| PauseAssetSupport | 7302 | ["Location"] | |
| ResumeAssetSupport | 7303 | ["Location"] | |
| SupportedAssetRemoved | 7304 | ["Location"] |
Name | Type | |
|---|---|---|
| SupportedAssets | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["staging_xcm:v5:location:Location"],"value":"Tuple:BoolU128","keys_id":144,"value_id":756}} |
Name | Docs |
|---|---|
| AssetAlreadyAdded | The given asset was already added |
| AssetAlreadyPaused | The given asset was already paused |
| AssetNotFound | The given asset was not found |
| AssetNotPaused | The given asset is not paused |
| XcmLocationFiltered | XCM location filtered |
| PriceCannotBeZero | The relative price cannot be zero |
| PriceOverflow | The relative price calculation overflowed |