package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewAccountFactory creates a new instance of AccountFactory, bound to a specific deployed contract.
NewAccountFactoryCaller creates a new read-only instance of AccountFactory, bound to a specific deployed contract.
NewAccountFactoryFilterer creates a new log filterer instance of AccountFactory, bound to a specific deployed contract.
NewAccountFactoryTransactor creates a new write-only instance of AccountFactory, bound to a specific deployed contract.
# Variables
AccountFactoryABI is the input ABI used to generate the binding from.
AccountFactoryMetaData contains all meta data concerning the AccountFactory contract.
# Structs
AccountFactory is an auto generated Go binding around an Ethereum contract.
AccountFactoryAccountMinerChanged represents a AccountMinerChanged event raised by the AccountFactory contract.
AccountFactoryAccountMinerChangedIterator is returned from FilterAccountMinerChanged and is used to iterate over the raw logs and unpacked data for AccountMinerChanged events raised by the AccountFactory contract.
AccountFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
AccountFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AccountFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AccountFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AccountFactoryInitializeCreditAccount represents a InitializeCreditAccount event raised by the AccountFactory contract.
AccountFactoryInitializeCreditAccountIterator is returned from FilterInitializeCreditAccount and is used to iterate over the raw logs and unpacked data for InitializeCreditAccount events raised by the AccountFactory contract.
AccountFactoryNewCreditAccount represents a NewCreditAccount event raised by the AccountFactory contract.
AccountFactoryNewCreditAccountIterator is returned from FilterNewCreditAccount and is used to iterate over the raw logs and unpacked data for NewCreditAccount events raised by the AccountFactory contract.
AccountFactoryPaused represents a Paused event raised by the AccountFactory contract.
AccountFactoryPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the AccountFactory contract.
AccountFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
AccountFactoryReturnCreditAccount represents a ReturnCreditAccount event raised by the AccountFactory contract.
AccountFactoryReturnCreditAccountIterator is returned from FilterReturnCreditAccount and is used to iterate over the raw logs and unpacked data for ReturnCreditAccount events raised by the AccountFactory contract.
AccountFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AccountFactoryTakeForever represents a TakeForever event raised by the AccountFactory contract.
AccountFactoryTakeForeverIterator is returned from FilterTakeForever and is used to iterate over the raw logs and unpacked data for TakeForever events raised by the AccountFactory contract.
AccountFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
AccountFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AccountFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
AccountFactoryUnpaused represents a Unpaused event raised by the AccountFactory contract.
AccountFactoryUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the AccountFactory contract.
DataTypesMiningApproval is an auto generated low-level Go binding around an user-defined struct.