package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# 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.
# Constants
MulticallABI is the input ABI used to generate the binding from.
# Structs
Multicall is an auto generated Go binding around an Ethereum contract.
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.
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.