package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewPauseMulticall creates a new instance of PauseMulticall, bound to a specific deployed contract.
NewPauseMulticallCaller creates a new read-only instance of PauseMulticall, bound to a specific deployed contract.
NewPauseMulticallFilterer creates a new log filterer instance of PauseMulticall, bound to a specific deployed contract.
NewPauseMulticallTransactor creates a new write-only instance of PauseMulticall, bound to a specific deployed contract.
# Constants
PauseMulticallABI is the input ABI used to generate the binding from.
# Structs
PauseMulticall is an auto generated Go binding around an Ethereum contract.
PauseMulticallCaller is an auto generated read-only Go binding around an Ethereum contract.
PauseMulticallCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PauseMulticallCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PauseMulticallFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PauseMulticallPaused represents a Paused event raised by the PauseMulticall contract.
PauseMulticallPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the PauseMulticall contract.
PauseMulticallRaw is an auto generated low-level Go binding around an Ethereum contract.
PauseMulticallSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PauseMulticallTransactor is an auto generated write-only Go binding around an Ethereum contract.
PauseMulticallTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PauseMulticallTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PauseMulticallUnpaused represents a Unpaused event raised by the PauseMulticall contract.
PauseMulticallUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the PauseMulticall contract.