# Functions
NewERC20 creates a new instance of ERC20, bound to a specific deployed contract.
NewERC20Caller creates a new read-only instance of ERC20, bound to a specific deployed contract.
NewERC20Filterer creates a new log filterer instance of ERC20, bound to a specific deployed contract.
NewERC20Transactor creates a new write-only instance of ERC20, bound to a specific deployed contract.
NewEth2Deposit creates a new instance of Eth2Deposit, bound to a specific deployed contract.
NewEth2DepositCaller creates a new read-only instance of Eth2Deposit, bound to a specific deployed contract.
NewEth2DepositFilterer creates a new log filterer instance of Eth2Deposit, bound to a specific deployed contract.
NewEth2DepositTransactor creates a new write-only instance of Eth2Deposit, bound to a specific deployed contract.
# Variables
ERC20ABI is the input ABI used to generate the binding from.
ERC20MetaData contains all meta data concerning the ERC20 contract.
Eth2DepositABI is the input ABI used to generate the binding from.
Eth2DepositMetaData contains all meta data concerning the Eth2Deposit contract.
# Structs
ERC20 is an auto generated Go binding around an Ethereum contract.
ERC20Approval represents a Approval event raised by the ERC20 contract.
ERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20 contract.
ERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
ERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
ERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20Transfer represents a Transfer event raised by the ERC20 contract.
ERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20 contract.
Eth2Deposit is an auto generated Go binding around an Ethereum contract.
Eth2DepositCaller is an auto generated read-only Go binding around an Ethereum contract.
Eth2DepositCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Eth2DepositCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Eth2DepositDepositEvent represents a DepositEvent event raised by the Eth2Deposit contract.
Eth2DepositDepositEventIterator is returned from FilterDepositEvent and is used to iterate over the raw logs and unpacked data for DepositEvent events raised by the Eth2Deposit contract.
Eth2DepositFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
Eth2DepositRaw is an auto generated low-level Go binding around an Ethereum contract.
Eth2DepositSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Eth2DepositTransactor is an auto generated write-only Go binding around an Ethereum contract.
Eth2DepositTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Eth2DepositTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.