BridgeHub Westend
subscan
Runtime Modules / EthereumOutboundQueueV2
Spec Version:
Call Functions
Name
Lookup
Parameters
submit_delivery_receipt5c011
Events
Name
Lookup
Attributes
MessageQueued5c00["Message"]
MessageAccepted5c01["H256","u64"]
MessageRejected5c02["Option<H256>","Bytes","ProcessMessageError"]
MessagePostponed5c03["Bytes","ProcessMessageError"]
MessagesCommitted5c04["H256","u64"]
OperatingModeChanged5c05["BasicOperatingMode"]
MessageDelivered5c06["u64"]
Storage Functions
Name
Type
Messages{"origin":"PlainType","plain_type":"Vec<snowbridge_outbound_queue_primitives:v2:message:OutboundMessage>","PlainTypeValue":520}
MessageLeaves{"origin":"PlainType","plain_type":"Vec<H256>","PlainTypeValue":203}
Nonce{"origin":"PlainType","plain_type":"U64","PlainTypeValue":12}
PendingOrders{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"snowbridge_pallet_outbound_queue_v2:types:PendingOrder","keys_id":12,"value_id":525}}
Constants
Name
Type
Value
MaxMessagePayloadSizeU3200080000
MaxMessagesPerBlockU3220000000
GatewayAddressH1609ed8b47bc3417e3bd0507adc06e56e2fa360a4e9
DefaultRewardKindbridge_hub_westend_runtime:bridge_common_config:BridgeReward01
Error Types
Name
Docs
MessageTooLargeThe message is too large
HaltedThe pallet is halted
InvalidChannelInvalid Channel
InvalidEnvelopeInvalid Envelope
VerificationMessage verification error
InvalidGatewayInvalid Gateway
InvalidPendingNoncePending nonce does not exist
RewardPaymentFailedReward payment failed