# Functions
DeployArbinbox deploys a new Ethereum contract, binding an instance of Arbinbox to it.
NewArbinbox creates a new instance of Arbinbox, bound to a specific deployed contract.
NewArbinboxCaller creates a new read-only instance of Arbinbox, bound to a specific deployed contract.
NewArbinboxFilterer creates a new log filterer instance of Arbinbox, bound to a specific deployed contract.
NewArbinboxTransactor creates a new write-only instance of Arbinbox, bound to a specific deployed contract.
# Variables
ArbinboxABI is the input ABI used to generate the binding from.
ArbinboxBin is the compiled bytecode used for deploying new contracts.
ArbinboxMetaData contains all meta data concerning the Arbinbox contract.
# Structs
Arbinbox is an auto generated Go binding around an Ethereum contract.
ArbinboxCaller is an auto generated read-only Go binding around an Ethereum contract.
ArbinboxCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ArbinboxCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ArbinboxFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ArbinboxInboxMessageDelivered represents a InboxMessageDelivered event raised by the Arbinbox contract.
ArbinboxInboxMessageDeliveredFromOrigin represents a InboxMessageDeliveredFromOrigin event raised by the Arbinbox contract.
ArbinboxInboxMessageDeliveredFromOriginIterator is returned from FilterInboxMessageDeliveredFromOrigin and is used to iterate over the raw logs and unpacked data for InboxMessageDeliveredFromOrigin events raised by the Arbinbox contract.
ArbinboxInboxMessageDeliveredIterator is returned from FilterInboxMessageDelivered and is used to iterate over the raw logs and unpacked data for InboxMessageDelivered events raised by the Arbinbox contract.
ArbinboxInvalidateKeyset represents a InvalidateKeyset event raised by the Arbinbox contract.
ArbinboxInvalidateKeysetIterator is returned from FilterInvalidateKeyset and is used to iterate over the raw logs and unpacked data for InvalidateKeyset events raised by the Arbinbox contract.
ArbinboxOwnerFunctionCalled represents a OwnerFunctionCalled event raised by the Arbinbox contract.
ArbinboxOwnerFunctionCalledIterator is returned from FilterOwnerFunctionCalled and is used to iterate over the raw logs and unpacked data for OwnerFunctionCalled events raised by the Arbinbox contract.
ArbinboxRaw is an auto generated low-level Go binding around an Ethereum contract.
ArbinboxSequencerBatchData represents a SequencerBatchData event raised by the Arbinbox contract.
ArbinboxSequencerBatchDataIterator is returned from FilterSequencerBatchData and is used to iterate over the raw logs and unpacked data for SequencerBatchData events raised by the Arbinbox contract.
ArbinboxSequencerBatchDelivered represents a SequencerBatchDelivered event raised by the Arbinbox contract.
ArbinboxSequencerBatchDeliveredIterator is returned from FilterSequencerBatchDelivered and is used to iterate over the raw logs and unpacked data for SequencerBatchDelivered events raised by the Arbinbox contract.
ArbinboxSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ArbinboxSetValidKeyset represents a SetValidKeyset event raised by the Arbinbox contract.
ArbinboxSetValidKeysetIterator is returned from FilterSetValidKeyset and is used to iterate over the raw logs and unpacked data for SetValidKeyset events raised by the Arbinbox contract.
ArbinboxTransactor is an auto generated write-only Go binding around an Ethereum contract.
ArbinboxTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ArbinboxTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IBridgeTimeBounds is an auto generated low-level Go binding around an user-defined struct.
ISequencerInboxMaxTimeVariation is an auto generated low-level Go binding around an user-defined struct.