Name | Lookup | Parameters | |
---|---|---|---|
add_asset | 3a00 | 2 | |
edit_asset | 3a01 | 2 | |
pause_asset_support | 3a02 | 1 | |
resume_asset_support | 3a03 | 1 | |
remove_asset | 3a04 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
SupportedAssetAdded | 3a00 | ["Location","u128"] | |
SupportedAssetEdited | 3a01 | ["Location","u128"] | |
PauseAssetSupport | 3a02 | ["Location"] | |
ResumeAssetSupport | 3a03 | ["Location"] | |
SupportedAssetRemoved | 3a04 | ["Location"] |
Name | Type | |
---|---|---|
SupportedAssets | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["staging_xcm:v4:location:Location"],"value":"Tuple:BoolU128","keys_id":84,"value_id":691}} |
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 |