# Functions
DeployGatewayZEVM deploys a new Ethereum contract, binding an instance of GatewayZEVM to it.
NewGatewayZEVM creates a new instance of GatewayZEVM, bound to a specific deployed contract.
NewGatewayZEVMCaller creates a new read-only instance of GatewayZEVM, bound to a specific deployed contract.
NewGatewayZEVMFilterer creates a new log filterer instance of GatewayZEVM, bound to a specific deployed contract.
NewGatewayZEVMTransactor creates a new write-only instance of GatewayZEVM, bound to a specific deployed contract.
# Variables
GatewayZEVMABI is the input ABI used to generate the binding from.
GatewayZEVMBin is the compiled bytecode used for deploying new contracts.
GatewayZEVMMetaData contains all meta data concerning the GatewayZEVM contract.
# Structs
GatewayZEVM is an auto generated Go binding around an Ethereum contract.
GatewayZEVMAdminChanged represents a AdminChanged event raised by the GatewayZEVM contract.
GatewayZEVMAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the GatewayZEVM contract.
GatewayZEVMBeaconUpgraded represents a BeaconUpgraded event raised by the GatewayZEVM contract.
GatewayZEVMBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the GatewayZEVM contract.
GatewayZEVMCall represents a Call event raised by the GatewayZEVM contract.
GatewayZEVMCaller is an auto generated read-only Go binding around an Ethereum contract.
GatewayZEVMCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
GatewayZEVMCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
GatewayZEVMCallIterator is returned from FilterCall and is used to iterate over the raw logs and unpacked data for Call events raised by the GatewayZEVM contract.
GatewayZEVMFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
GatewayZEVMInitialized represents a Initialized event raised by the GatewayZEVM contract.
GatewayZEVMInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the GatewayZEVM contract.
GatewayZEVMOwnershipTransferred represents a OwnershipTransferred event raised by the GatewayZEVM contract.
GatewayZEVMOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the GatewayZEVM contract.
GatewayZEVMRaw is an auto generated low-level Go binding around an Ethereum contract.
GatewayZEVMSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
GatewayZEVMTransactor is an auto generated write-only Go binding around an Ethereum contract.
GatewayZEVMTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
GatewayZEVMTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
GatewayZEVMUpgraded represents a Upgraded event raised by the GatewayZEVM contract.
GatewayZEVMUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the GatewayZEVM contract.
GatewayZEVMWithdrawal represents a Withdrawal event raised by the GatewayZEVM contract.
GatewayZEVMWithdrawalIterator is returned from FilterWithdrawal and is used to iterate over the raw logs and unpacked data for Withdrawal events raised by the GatewayZEVM contract.
RevertContext is an auto generated low-level Go binding around an user-defined struct.
ZContext is an auto generated low-level Go binding around an user-defined struct.