JBArbitrumSuckerDeployer
Inherits: JBSuckerDeployer, IJBArbitrumSuckerDeployer
An IJBSuckerDeployerFeeless implementation to deploy JBOptimismSucker contracts.
State Variables
arbLayer
The layer that this contract is on.
JBLayer public arbLayer;
arbInbox
The inbox used to send messages between the local and remote sucker.
IInbox public override arbInbox;
arbGatewayRouter
The gateway router for the specific chain
IArbGatewayRouter public override arbGatewayRouter;