# Functions
NewMulticall3 creates a new instance of Multicall3, bound to a specific deployed contract.
NewMulticall3Caller creates a new read-only instance of Multicall3, bound to a specific deployed contract.
NewMulticall3Filterer creates a new log filterer instance of Multicall3, bound to a specific deployed contract.
NewMulticall3Transactor creates a new write-only instance of Multicall3, bound to a specific deployed contract.
# Variables
Multicall3ABI is the input ABI used to generate the binding from.
Multicall3MetaData contains all meta data concerning the Multicall3 contract.
# Structs
Multicall3 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.
Multicall3Caller is an auto generated read-only Go binding around an Ethereum contract.
Multicall3CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Multicall3CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Multicall3Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
Multicall3Raw is an auto generated low-level Go binding around an Ethereum contract.
Multicall3Result is an auto generated low-level Go binding around an user-defined struct.
Multicall3Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Multicall3Transactor is an auto generated write-only Go binding around an Ethereum contract.
Multicall3TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Multicall3TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.