# Functions
DeployEigenPodManager deploys a new Ethereum contract, binding an instance of EigenPodManager to it.
NewEigenPodManager creates a new instance of EigenPodManager, bound to a specific deployed contract.
NewEigenPodManagerCaller creates a new read-only instance of EigenPodManager, bound to a specific deployed contract.
NewEigenPodManagerFilterer creates a new log filterer instance of EigenPodManager, bound to a specific deployed contract.
NewEigenPodManagerTransactor creates a new write-only instance of EigenPodManager, bound to a specific deployed contract.
# Variables
EigenPodManagerABI is the input ABI used to generate the binding from.
EigenPodManagerBin is the compiled bytecode used for deploying new contracts.
EigenPodManagerMetaData contains all meta data concerning the EigenPodManager contract.
# Structs
EigenPodManager is an auto generated Go binding around an Ethereum contract.
EigenPodManagerBeaconChainETHDeposited represents a BeaconChainETHDeposited event raised by the EigenPodManager contract.
EigenPodManagerBeaconChainETHDepositedIterator is returned from FilterBeaconChainETHDeposited and is used to iterate over the raw logs and unpacked data for BeaconChainETHDeposited events raised by the EigenPodManager contract.
EigenPodManagerBeaconChainETHWithdrawalCompleted represents a BeaconChainETHWithdrawalCompleted event raised by the EigenPodManager contract.
EigenPodManagerBeaconChainETHWithdrawalCompletedIterator is returned from FilterBeaconChainETHWithdrawalCompleted and is used to iterate over the raw logs and unpacked data for BeaconChainETHWithdrawalCompleted events raised by the EigenPodManager contract.
EigenPodManagerCaller is an auto generated read-only Go binding around an Ethereum contract.
EigenPodManagerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
EigenPodManagerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
EigenPodManagerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
EigenPodManagerInitialized represents a Initialized event raised by the EigenPodManager contract.
EigenPodManagerInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the EigenPodManager contract.
EigenPodManagerNewTotalShares represents a NewTotalShares event raised by the EigenPodManager contract.
EigenPodManagerNewTotalSharesIterator is returned from FilterNewTotalShares and is used to iterate over the raw logs and unpacked data for NewTotalShares events raised by the EigenPodManager contract.
EigenPodManagerOwnershipTransferred represents a OwnershipTransferred event raised by the EigenPodManager contract.
EigenPodManagerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the EigenPodManager contract.
EigenPodManagerPaused represents a Paused event raised by the EigenPodManager contract.
EigenPodManagerPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the EigenPodManager contract.
EigenPodManagerPauserRegistrySet represents a PauserRegistrySet event raised by the EigenPodManager contract.
EigenPodManagerPauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the EigenPodManager contract.
EigenPodManagerPodDeployed represents a PodDeployed event raised by the EigenPodManager contract.
EigenPodManagerPodDeployedIterator is returned from FilterPodDeployed and is used to iterate over the raw logs and unpacked data for PodDeployed events raised by the EigenPodManager contract.
EigenPodManagerPodSharesUpdated represents a PodSharesUpdated event raised by the EigenPodManager contract.
EigenPodManagerPodSharesUpdatedIterator is returned from FilterPodSharesUpdated and is used to iterate over the raw logs and unpacked data for PodSharesUpdated events raised by the EigenPodManager contract.
EigenPodManagerRaw is an auto generated low-level Go binding around an Ethereum contract.
EigenPodManagerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
EigenPodManagerTransactor is an auto generated write-only Go binding around an Ethereum contract.
EigenPodManagerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
EigenPodManagerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
EigenPodManagerUnpaused represents a Unpaused event raised by the EigenPodManager contract.
EigenPodManagerUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the EigenPodManager contract.