Name | Lookup | Parameters | |
|---|---|---|---|
| submit | 5b00 | 1 | |
| set_operating_mode | 5b01 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| MessageReceived | 5b00 | ["u64","[u8; 32]"] | |
| OperatingModeChanged | 5b01 | ["BasicOperatingMode"] |
Name | Type | |
|---|---|---|
| NonceBitmap | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"U128","keys_id":12,"value_id":6}} | |
| OperatingMode | {"origin":"PlainType","plain_type":"snowbridge_core:operating_mode:BasicOperatingMode","PlainTypeValue":178} | |
| Tips | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"U128","keys_id":12,"value_id":6}} |
Name | Type | Value | |
|---|---|---|---|
| GatewayAddress | H160 | 27ca963c279c93801941e1eb8799c23f407d68e7 | |
| DefaultRewardKind | bridge_hub_polkadot_runtime:bridge_common_config:BridgeReward | 01 |
Name | Docs |
|---|---|
| InvalidGateway | Message came from an invalid outbound channel on the Ethereum side. |
| InvalidAccount | Account could not be converted to bytes |
| InvalidMessage | Message has an invalid envelope. |
| InvalidNonce | Message has an unexpected nonce. |
| InvalidFee | Fee provided is invalid. |
| InvalidPayload | Message has an invalid payload. |
| InvalidChannel | Message channel is invalid |
| MaxNonceReached | The max nonce for the type has been reached |
| InvalidAccountConversion | Cannot convert location |
| InvalidNetwork | Invalid network specified |
| Halted | Pallet is halted |
| FeesNotMet | The operation required fees to be paid which the initiator could not meet. |
| Unreachable | The desired destination was unreachable, generally because there is a no way of routingto it. |
| SendFailure | There was some other issue (i.e. not to do with routing) in sending the message.Perhaps a lack of space for buffering the message. |
| InvalidAsset | Invalid foreign ERC-20 token ID |
| CannotReanchor | Cannot reachor a foreign ERC-20 asset location. |
| Verification | Message verification error |