# 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.
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.
MulticallInitialized represents a Initialized event raised by the Multicall contract.
MulticallInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Multicall contract.
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.