# Functions
NewIStrategyFactory creates a new instance of IStrategyFactory, bound to a specific deployed contract.
NewIStrategyFactoryCaller creates a new read-only instance of IStrategyFactory, bound to a specific deployed contract.
NewIStrategyFactoryFilterer creates a new log filterer instance of IStrategyFactory, bound to a specific deployed contract.
NewIStrategyFactoryTransactor creates a new write-only instance of IStrategyFactory, bound to a specific deployed contract.
# Variables
IStrategyFactoryABI is the input ABI used to generate the binding from.
IStrategyFactoryMetaData contains all meta data concerning the IStrategyFactory contract.
# Structs
IStrategyFactory is an auto generated Go binding around an Ethereum contract.
IStrategyFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
IStrategyFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IStrategyFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IStrategyFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IStrategyFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
IStrategyFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IStrategyFactoryStrategyBeaconModified represents a StrategyBeaconModified event raised by the IStrategyFactory contract.
IStrategyFactoryStrategyBeaconModifiedIterator is returned from FilterStrategyBeaconModified and is used to iterate over the raw logs and unpacked data for StrategyBeaconModified events raised by the IStrategyFactory contract.
IStrategyFactoryStrategySetForToken represents a StrategySetForToken event raised by the IStrategyFactory contract.
IStrategyFactoryStrategySetForTokenIterator is returned from FilterStrategySetForToken and is used to iterate over the raw logs and unpacked data for StrategySetForToken events raised by the IStrategyFactory contract.
IStrategyFactoryTokenBlacklisted represents a TokenBlacklisted event raised by the IStrategyFactory contract.
IStrategyFactoryTokenBlacklistedIterator is returned from FilterTokenBlacklisted and is used to iterate over the raw logs and unpacked data for TokenBlacklisted events raised by the IStrategyFactory contract.
IStrategyFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
IStrategyFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IStrategyFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.