CrossChainOPTellerWithMultiAssetSupport
State Variables
messenger
ICrossDomainMessenger public immutable messenger;peer
address public peer;maxMessageGas
uint32 public maxMessageGas;minMessageGas
uint32 public minMessageGas;nonce
uint128 public nonce;Functions
constructor
setPeer
Name
Type
Description
setGasBounds
Name
Type
Description
receiveBridgeMessage
Name
Type
Description
_bridge
Name
Type
Description
Name
Type
Description
_beforeBridge
Name
Type
Description
_quote
Name
Type
Description
Errors
CrossChainOPTellerWithMultiAssetSupport_OnlyMessenger
CrossChainOPTellerWithMultiAssetSupport_OnlyPeerAsSender
CrossChainOPTellerWithMultiAssetSupport_NoFee
CrossChainOPTellerWithMultiAssetSupport_GasOutOfBounds
Was this helpful?