moonriver
subscan
Runtime Modules / BridgeXcmOverMoonbeam
Spec Version:
Call Functions
Name
Lookup
Parameters
open_bridge85001
close_bridge85012
Events
Name
Lookup
Attributes
BridgeOpened8500["BridgeId","BalanceOf<ThisChainOf>","Box<InteriorLocation>","Box<InteriorLocation>","LaneId"]
ClosingBridge8501["BridgeId","LaneId","MessageNonce","MessageNonce"]
BridgePruned8502["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":480,"value_id":792}}
LaneToBridge{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"H256","keys_id":434,"value_id":480}}
Constants
Name
Type
Value
BridgedNetworkstaging_xcm:v5:location:Location02010902
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.