Name | Lookup | Parameters | |
---|---|---|---|
upgrade | 5a00 | 3 | |
set_operating_mode | 5a01 | 1 | |
register_token | 5a02 | 4 | |
add_tip | 5a03 | 3 |
Name | Lookup | Attributes | |
---|---|---|---|
Upgrade | 5a00 | ["H160","H256","H256"] | |
SetOperatingMode | 5a01 | ["OperatingMode"] | |
RegisterToken | 5a02 | ["VersionedLocation","H256"] | |
TipProcessed | 5a03 | ["AccountIdOf","MessageId","u128","bool"] |
Name | Type | |
---|---|---|
LostTips | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"U128","keys_id":0,"value_id":6}} |
Name | Docs |
---|---|
LocationReanchorFailed | Location could not be reachored |
LocationConversionFailed | A token location could not be converted to a token ID. |
UnsupportedLocationVersion | A `VersionedLocation` could not be converted into a `Location`. |
Send | An XCM could not be sent, due to a `SendError`. |
InvalidUpgradeParameters | The gateway contract upgrade message could not be sent due to invalid upgradeparameters. |