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

# Functions

DeployStrategyManager deploys a new Ethereum contract, binding an instance of StrategyManager to it.
NewStrategyManager creates a new instance of StrategyManager, bound to a specific deployed contract.
NewStrategyManagerCaller creates a new read-only instance of StrategyManager, bound to a specific deployed contract.
NewStrategyManagerFilterer creates a new log filterer instance of StrategyManager, bound to a specific deployed contract.
NewStrategyManagerTransactor creates a new write-only instance of StrategyManager, bound to a specific deployed contract.

# Variables

StrategyManagerABI is the input ABI used to generate the binding from.
StrategyManagerBin is the compiled bytecode used for deploying new contracts.
StrategyManagerMetaData contains all meta data concerning the StrategyManager contract.

# Structs

StrategyManager is an auto generated Go binding around an Ethereum contract.
StrategyManagerCaller is an auto generated read-only Go binding around an Ethereum contract.
StrategyManagerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StrategyManagerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StrategyManagerDeposit represents a Deposit event raised by the StrategyManager contract.
StrategyManagerDepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the StrategyManager contract.
StrategyManagerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StrategyManagerInitialized represents a Initialized event raised by the StrategyManager contract.
StrategyManagerInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the StrategyManager contract.
StrategyManagerOwnershipTransferred represents a OwnershipTransferred event raised by the StrategyManager contract.
StrategyManagerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the StrategyManager contract.
StrategyManagerPaused represents a Paused event raised by the StrategyManager contract.
StrategyManagerPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the StrategyManager contract.
StrategyManagerPauserRegistrySet represents a PauserRegistrySet event raised by the StrategyManager contract.
StrategyManagerPauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the StrategyManager contract.
StrategyManagerRaw is an auto generated low-level Go binding around an Ethereum contract.
StrategyManagerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StrategyManagerStrategyAddedToDepositWhitelist represents a StrategyAddedToDepositWhitelist event raised by the StrategyManager contract.
StrategyManagerStrategyAddedToDepositWhitelistIterator is returned from FilterStrategyAddedToDepositWhitelist and is used to iterate over the raw logs and unpacked data for StrategyAddedToDepositWhitelist events raised by the StrategyManager contract.
StrategyManagerStrategyRemovedFromDepositWhitelist represents a StrategyRemovedFromDepositWhitelist event raised by the StrategyManager contract.
StrategyManagerStrategyRemovedFromDepositWhitelistIterator is returned from FilterStrategyRemovedFromDepositWhitelist and is used to iterate over the raw logs and unpacked data for StrategyRemovedFromDepositWhitelist events raised by the StrategyManager contract.
StrategyManagerStrategyWhitelisterChanged represents a StrategyWhitelisterChanged event raised by the StrategyManager contract.
StrategyManagerStrategyWhitelisterChangedIterator is returned from FilterStrategyWhitelisterChanged and is used to iterate over the raw logs and unpacked data for StrategyWhitelisterChanged events raised by the StrategyManager contract.
StrategyManagerTransactor is an auto generated write-only Go binding around an Ethereum contract.
StrategyManagerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StrategyManagerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StrategyManagerUnpaused represents a Unpaused event raised by the StrategyManager contract.
StrategyManagerUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the StrategyManager contract.
StrategyManagerUpdatedThirdPartyTransfersForbidden represents a UpdatedThirdPartyTransfersForbidden event raised by the StrategyManager contract.
StrategyManagerUpdatedThirdPartyTransfersForbiddenIterator is returned from FilterUpdatedThirdPartyTransfersForbidden and is used to iterate over the raw logs and unpacked data for UpdatedThirdPartyTransfersForbidden events raised by the StrategyManager contract.