# Functions
NewMulticall creates a new instance of Multicall, bound to a specific deployed contract.
NewMulticallCaller creates a new read-only instance of Multicall, bound to a specific deployed contract.
NewMulticallFilterer creates a new log filterer instance of Multicall, bound to a specific deployed contract.
NewMulticallTransactor creates a new write-only instance of Multicall, bound to a specific deployed contract.
# Variables
MulticallABI is the input ABI used to generate the binding from.
MulticallMetaData contains all meta data concerning the Multicall contract.
# Structs
Multicall is an auto generated Go binding around an Ethereum contract.
Multicall3Call is an auto generated low-level Go binding around an user-defined struct.
Multicall3Call3 is an auto generated low-level Go binding around an user-defined struct.
Multicall3Call3Value is an auto generated low-level Go binding around an user-defined struct.
Multicall3Result is an auto generated low-level Go binding around an user-defined struct.
MulticallCaller is an auto generated read-only Go binding around an Ethereum contract.
MulticallCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MulticallCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MulticallFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MulticallRaw is an auto generated low-level Go binding around an Ethereum contract.
MulticallSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MulticallTransactor is an auto generated write-only Go binding around an Ethereum contract.
MulticallTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MulticallTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
# Interfaces
Interface is an abstraction of the contract.