BridgeHub Paseo
subscan
Runtime Modules / XcmOverBridgeHubKusama
Spec Version:
Call Functions
Name
Lookup
Parameters
open_bridge36001
close_bridge36012
Events
Name
Lookup
Attributes
BridgeOpened3600["BridgeId","BalanceOf<ThisChainOf>","Box<InteriorLocation>","Box<InteriorLocation>","LaneId"]
ClosingBridge3601["BridgeId","LaneId","MessageNonce","MessageNonce"]
BridgePruned3602["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":153,"value_id":443}}
LaneToBridge{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["[U8; 4]"],"value":"H256","keys_id":123,"value_id":153}}
Constants
Name
Type
Value
BridgedNetworkstaging_xcm:v4:location:Location02010903
BridgeDepositU12800000000000000000000000000000000
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.