# Functions
NewL1StandardBridge creates a new instance of L1StandardBridge, bound to a specific deployed contract.
NewL1StandardBridgeCaller creates a new read-only instance of L1StandardBridge, bound to a specific deployed contract.
NewL1StandardBridgeFilterer creates a new log filterer instance of L1StandardBridge, bound to a specific deployed contract.
NewL1StandardBridgeTransactor creates a new write-only instance of L1StandardBridge, bound to a specific deployed contract.
NewOptimismPortal creates a new instance of OptimismPortal, bound to a specific deployed contract.
NewOptimismPortalCaller creates a new read-only instance of OptimismPortal, bound to a specific deployed contract.
NewOptimismPortalFilterer creates a new log filterer instance of OptimismPortal, bound to a specific deployed contract.
NewOptimismPortalTransactor creates a new write-only instance of OptimismPortal, bound to a specific deployed contract.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
L1StandardBridgeABI is the input ABI used to generate the binding from.
L1StandardBridgeMetaData contains all meta data concerning the L1StandardBridge contract.
OptimismPortalABI is the input ABI used to generate the binding from.
OptimismPortalMetaData contains all meta data concerning the OptimismPortal contract.
# Structs
L1StandardBridge is an auto generated Go binding around an Ethereum contract.
L1StandardBridgeCaller is an auto generated read-only Go binding around an Ethereum contract.
L1StandardBridgeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
L1StandardBridgeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
L1StandardBridgeERC20BridgeFinalized represents a ERC20BridgeFinalized event raised by the L1StandardBridge contract.
L1StandardBridgeERC20BridgeFinalizedIterator is returned from FilterERC20BridgeFinalized and is used to iterate over the raw logs and unpacked data for ERC20BridgeFinalized events raised by the L1StandardBridge contract.
L1StandardBridgeERC20BridgeInitiated represents a ERC20BridgeInitiated event raised by the L1StandardBridge contract.
L1StandardBridgeERC20BridgeInitiatedIterator is returned from FilterERC20BridgeInitiated and is used to iterate over the raw logs and unpacked data for ERC20BridgeInitiated events raised by the L1StandardBridge contract.
L1StandardBridgeERC20DepositInitiated represents a ERC20DepositInitiated event raised by the L1StandardBridge contract.
L1StandardBridgeERC20DepositInitiatedIterator is returned from FilterERC20DepositInitiated and is used to iterate over the raw logs and unpacked data for ERC20DepositInitiated events raised by the L1StandardBridge contract.
L1StandardBridgeERC20WithdrawalFinalized represents a ERC20WithdrawalFinalized event raised by the L1StandardBridge contract.
L1StandardBridgeERC20WithdrawalFinalizedIterator is returned from FilterERC20WithdrawalFinalized and is used to iterate over the raw logs and unpacked data for ERC20WithdrawalFinalized events raised by the L1StandardBridge contract.
L1StandardBridgeETHBridgeFinalized represents a ETHBridgeFinalized event raised by the L1StandardBridge contract.
L1StandardBridgeETHBridgeFinalizedIterator is returned from FilterETHBridgeFinalized and is used to iterate over the raw logs and unpacked data for ETHBridgeFinalized events raised by the L1StandardBridge contract.
L1StandardBridgeETHBridgeInitiated represents a ETHBridgeInitiated event raised by the L1StandardBridge contract.
L1StandardBridgeETHBridgeInitiatedIterator is returned from FilterETHBridgeInitiated and is used to iterate over the raw logs and unpacked data for ETHBridgeInitiated events raised by the L1StandardBridge contract.
L1StandardBridgeETHDepositInitiated represents a ETHDepositInitiated event raised by the L1StandardBridge contract.
L1StandardBridgeETHDepositInitiatedIterator is returned from FilterETHDepositInitiated and is used to iterate over the raw logs and unpacked data for ETHDepositInitiated events raised by the L1StandardBridge contract.
L1StandardBridgeETHWithdrawalFinalized represents a ETHWithdrawalFinalized event raised by the L1StandardBridge contract.
L1StandardBridgeETHWithdrawalFinalizedIterator is returned from FilterETHWithdrawalFinalized and is used to iterate over the raw logs and unpacked data for ETHWithdrawalFinalized events raised by the L1StandardBridge contract.
L1StandardBridgeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
L1StandardBridgeRaw is an auto generated low-level Go binding around an Ethereum contract.
L1StandardBridgeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
L1StandardBridgeTransactor is an auto generated write-only Go binding around an Ethereum contract.
L1StandardBridgeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
L1StandardBridgeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
OptimismPortal is an auto generated Go binding around an Ethereum contract.
OptimismPortalCaller is an auto generated read-only Go binding around an Ethereum contract.
OptimismPortalCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OptimismPortalCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OptimismPortalFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OptimismPortalInitialized represents a Initialized event raised by the OptimismPortal contract.
OptimismPortalInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the OptimismPortal contract.
OptimismPortalPaused represents a Paused event raised by the OptimismPortal contract.
OptimismPortalPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the OptimismPortal contract.
OptimismPortalRaw is an auto generated low-level Go binding around an Ethereum contract.
OptimismPortalSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OptimismPortalTransactionDeposited represents a TransactionDeposited event raised by the OptimismPortal contract.
OptimismPortalTransactionDepositedIterator is returned from FilterTransactionDeposited and is used to iterate over the raw logs and unpacked data for TransactionDeposited events raised by the OptimismPortal contract.
OptimismPortalTransactor is an auto generated write-only Go binding around an Ethereum contract.
OptimismPortalTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OptimismPortalTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
OptimismPortalUnpaused represents a Unpaused event raised by the OptimismPortal contract.
OptimismPortalUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the OptimismPortal contract.
OptimismPortalWithdrawalFinalized represents a WithdrawalFinalized event raised by the OptimismPortal contract.
OptimismPortalWithdrawalFinalizedIterator is returned from FilterWithdrawalFinalized and is used to iterate over the raw logs and unpacked data for WithdrawalFinalized events raised by the OptimismPortal contract.
OptimismPortalWithdrawalProven represents a WithdrawalProven event raised by the OptimismPortal contract.
OptimismPortalWithdrawalProvenIterator is returned from FilterWithdrawalProven and is used to iterate over the raw logs and unpacked data for WithdrawalProven events raised by the OptimismPortal contract.
TypesOutputRootProof is an auto generated low-level Go binding around an user-defined struct.
TypesWithdrawalTransaction is an auto generated low-level Go binding around an user-defined struct.