Name | Lookup | Parameters | |
|---|---|---|---|
| set_operating_mode | 2400 | 1 | |
| register_token | 2401 | 3 | |
| add_tip | 2402 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| MessageSent | 2400 | ["Location","Location","Xcm<()>","XcmHash"] | |
| ExportOperatingModeChanged | 2401 | ["OperatingMode"] |
Name | Type | |
|---|---|---|
| ExportOperatingMode | {"origin":"PlainType","plain_type":"snowbridge_core:operating_mode:BasicOperatingMode","PlainTypeValue":174} |
Name | Docs |
|---|---|
| UnsupportedLocationVersion | Convert versioned location failure |
| InvalidAssetOwner | Check location failure, should start from the dispatch origin as owner |
| SendFailure | Send xcm message failure |
| FeesNotMet | Withdraw fee asset failure |
| LocationConversionFailed | Convert to reanchored location failure |
| Halted | Message export is halted |
| Unreachable | The desired destination was unreachable, generally because there is a no way of routingto it. |
| UnsupportedAsset | The asset provided for the tip is unsupported. |
| WithdrawError | Unable to withdraw asset. |
| InvalidAccount | Account could not be converted to a location. |
| SwapError | Provided tip asset could not be swapped for ether. |
| BurnError | Ether could not be burned. |
| TipAmountZero | The tip provided is zero. |