# 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.
NewFreeMulticall2 creates a new instance of FreeMulticall2, bound to a specific deployed contract.
NewFreeMulticall2Caller creates a new read-only instance of FreeMulticall2, bound to a specific deployed contract.
NewFreeMulticall2Filterer creates a new log filterer instance of FreeMulticall2, bound to a specific deployed contract.
NewFreeMulticall2Transactor creates a new write-only instance of FreeMulticall2, bound to a specific deployed contract.
NewPriceOracle creates a new instance of PriceOracle, bound to a specific deployed contract.
NewPriceOracleCaller creates a new read-only instance of PriceOracle, bound to a specific deployed contract.
NewPriceOracleFilterer creates a new log filterer instance of PriceOracle, bound to a specific deployed contract.
NewPriceOracleTransactor creates a new write-only instance of PriceOracle, 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.
FreeMulticall2ABI is the input ABI used to generate the binding from.
FreeMulticall2MetaData contains all meta data concerning the FreeMulticall2 contract.
PriceOracleABI is the input ABI used to generate the binding from.
PriceOracleMetaData contains all meta data concerning the PriceOracle 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.
FreeMulticall2 is an auto generated Go binding around an Ethereum contract.
FreeMulticall2Caller is an auto generated read-only Go binding around an Ethereum contract.
FreeMulticall2CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FreeMulticall2CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FreeMulticall2Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
FreeMulticall2Raw is an auto generated low-level Go binding around an Ethereum contract.
FreeMulticall2Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FreeMulticall2Transactor is an auto generated write-only Go binding around an Ethereum contract.
FreeMulticall2TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FreeMulticall2TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Multicall2Call is an auto generated low-level Go binding around an user-defined struct.
Multicall2Result is an auto generated low-level Go binding around an user-defined struct.
PriceOracle is an auto generated Go binding around an Ethereum contract.
PriceOracleCaller is an auto generated read-only Go binding around an Ethereum contract.
PriceOracleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PriceOracleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PriceOracleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PriceOracleRaw is an auto generated low-level Go binding around an Ethereum contract.
PriceOracleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PriceOracleTransactor is an auto generated write-only Go binding around an Ethereum contract.
PriceOracleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PriceOracleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.