BridgeHub Westend
subscan
Runtime Modules / XcmOverBridgeHubRococo
Spec Version:
Call Functions
Name
Lookup
Parameters
open_bridge2d001
close_bridge2d012
Events
Name
Lookup
Attributes
BridgeOpened2d00["BridgeId","BalanceOf<ThisChainOf>","Box<InteriorLocation>","Box<InteriorLocation>","LaneId"]
ClosingBridge2d01["BridgeId","LaneId","MessageNonce","MessageNonce"]
BridgePruned2d02["BridgeId","LaneId","BalanceOf<ThisChainOf>","MessageNonce"]
Storage Functions
Name
Type
Bridges{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"bp_xcm_bridge_hub:Bridge","keys_id":170,"value_id":465}}
LaneToBridge{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["[U8; 4]"],"value":"H256","keys_id":139,"value_id":170}}
Constants
Name
Type
Value
BridgedNetworkstaging_xcm:v5:location:Location020109006408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e
BridgeDepositU12800a0724e180900000000000000000000
Error Types
Name
Docs
BridgeLocationsBridge locations error.
InvalidBridgeOriginAccountInvalid local bridge origin account.
BridgeAlreadyExistsThe bridge is already registered in this pallet.
TooManyBridgesForLocalOriginThe local origin already owns a maximal number of bridges.
BridgeAlreadyClosedTrying to close already closed bridge.
LanesManagerLanes manager error.
UnknownBridgeTrying to access unknown bridge.
FailedToReserveBridgeDepositThe bridge origin can't pay the required amount for opening the bridge.
UnsupportedXcmVersionThe version of XCM location argument is unsupported.