package
1.0.0-devnet-slashing-alpha
Repository: https://github.com/layr-labs/eigenlayer-contracts.git
Documentation: pkg.go.dev

# Functions

DeployStrategyFactory deploys a new Ethereum contract, binding an instance of StrategyFactory to it.
NewStrategyFactory creates a new instance of StrategyFactory, bound to a specific deployed contract.
NewStrategyFactoryCaller creates a new read-only instance of StrategyFactory, bound to a specific deployed contract.
NewStrategyFactoryFilterer creates a new log filterer instance of StrategyFactory, bound to a specific deployed contract.
NewStrategyFactoryTransactor creates a new write-only instance of StrategyFactory, bound to a specific deployed contract.

# Variables

StrategyFactoryABI is the input ABI used to generate the binding from.
StrategyFactoryBin is the compiled bytecode used for deploying new contracts.
StrategyFactoryMetaData contains all meta data concerning the StrategyFactory contract.

# Structs

StrategyFactory is an auto generated Go binding around an Ethereum contract.
StrategyFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
StrategyFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StrategyFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StrategyFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StrategyFactoryInitialized represents a Initialized event raised by the StrategyFactory contract.
StrategyFactoryInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the StrategyFactory contract.
StrategyFactoryOwnershipTransferred represents a OwnershipTransferred event raised by the StrategyFactory contract.
StrategyFactoryOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the StrategyFactory contract.
StrategyFactoryPaused represents a Paused event raised by the StrategyFactory contract.
StrategyFactoryPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the StrategyFactory contract.
StrategyFactoryPauserRegistrySet represents a PauserRegistrySet event raised by the StrategyFactory contract.
StrategyFactoryPauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the StrategyFactory contract.
StrategyFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
StrategyFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StrategyFactoryStrategyBeaconModified represents a StrategyBeaconModified event raised by the StrategyFactory contract.
StrategyFactoryStrategyBeaconModifiedIterator is returned from FilterStrategyBeaconModified and is used to iterate over the raw logs and unpacked data for StrategyBeaconModified events raised by the StrategyFactory contract.
StrategyFactoryStrategySetForToken represents a StrategySetForToken event raised by the StrategyFactory contract.
StrategyFactoryStrategySetForTokenIterator is returned from FilterStrategySetForToken and is used to iterate over the raw logs and unpacked data for StrategySetForToken events raised by the StrategyFactory contract.
StrategyFactoryTokenBlacklisted represents a TokenBlacklisted event raised by the StrategyFactory contract.
StrategyFactoryTokenBlacklistedIterator is returned from FilterTokenBlacklisted and is used to iterate over the raw logs and unpacked data for TokenBlacklisted events raised by the StrategyFactory contract.
StrategyFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
StrategyFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StrategyFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StrategyFactoryUnpaused represents a Unpaused event raised by the StrategyFactory contract.
StrategyFactoryUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the StrategyFactory contract.