package
1.3.0
Repository: https://github.com/lagrange-labs/lsc-node.git
Documentation: pkg.go.dev

# Functions

DeployEigendm deploys a new Ethereum contract, binding an instance of Eigendm to it.
NewEigendm creates a new instance of Eigendm, bound to a specific deployed contract.
NewEigendmCaller creates a new read-only instance of Eigendm, bound to a specific deployed contract.
NewEigendmFilterer creates a new log filterer instance of Eigendm, bound to a specific deployed contract.
NewEigendmTransactor creates a new write-only instance of Eigendm, bound to a specific deployed contract.

# Variables

EigendmABI is the input ABI used to generate the binding from.
EigendmBin is the compiled bytecode used for deploying new contracts.
EigendmMetaData contains all meta data concerning the Eigendm contract.

# Structs

Eigendm is an auto generated Go binding around an Ethereum contract.
EigendmCaller is an auto generated read-only Go binding around an Ethereum contract.
EigendmCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
EigendmCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
EigendmFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
EigendmInitialized represents a Initialized event raised by the Eigendm contract.
EigendmInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Eigendm contract.
EigendmMinWithdrawalDelayBlocksSet represents a MinWithdrawalDelayBlocksSet event raised by the Eigendm contract.
EigendmMinWithdrawalDelayBlocksSetIterator is returned from FilterMinWithdrawalDelayBlocksSet and is used to iterate over the raw logs and unpacked data for MinWithdrawalDelayBlocksSet events raised by the Eigendm contract.
EigendmOperatorDetailsModified represents a OperatorDetailsModified event raised by the Eigendm contract.
EigendmOperatorDetailsModifiedIterator is returned from FilterOperatorDetailsModified and is used to iterate over the raw logs and unpacked data for OperatorDetailsModified events raised by the Eigendm contract.
EigendmOperatorMetadataURIUpdated represents a OperatorMetadataURIUpdated event raised by the Eigendm contract.
EigendmOperatorMetadataURIUpdatedIterator is returned from FilterOperatorMetadataURIUpdated and is used to iterate over the raw logs and unpacked data for OperatorMetadataURIUpdated events raised by the Eigendm contract.
EigendmOperatorRegistered represents a OperatorRegistered event raised by the Eigendm contract.
EigendmOperatorRegisteredIterator is returned from FilterOperatorRegistered and is used to iterate over the raw logs and unpacked data for OperatorRegistered events raised by the Eigendm contract.
EigendmOperatorSharesDecreased represents a OperatorSharesDecreased event raised by the Eigendm contract.
EigendmOperatorSharesDecreasedIterator is returned from FilterOperatorSharesDecreased and is used to iterate over the raw logs and unpacked data for OperatorSharesDecreased events raised by the Eigendm contract.
EigendmOperatorSharesIncreased represents a OperatorSharesIncreased event raised by the Eigendm contract.
EigendmOperatorSharesIncreasedIterator is returned from FilterOperatorSharesIncreased and is used to iterate over the raw logs and unpacked data for OperatorSharesIncreased events raised by the Eigendm contract.
EigendmOwnershipTransferred represents a OwnershipTransferred event raised by the Eigendm contract.
EigendmOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Eigendm contract.
EigendmPaused represents a Paused event raised by the Eigendm contract.
EigendmPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the Eigendm contract.
EigendmPauserRegistrySet represents a PauserRegistrySet event raised by the Eigendm contract.
EigendmPauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the Eigendm contract.
EigendmRaw is an auto generated low-level Go binding around an Ethereum contract.
EigendmSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
EigendmStakerDelegated represents a StakerDelegated event raised by the Eigendm contract.
EigendmStakerDelegatedIterator is returned from FilterStakerDelegated and is used to iterate over the raw logs and unpacked data for StakerDelegated events raised by the Eigendm contract.
EigendmStakerForceUndelegated represents a StakerForceUndelegated event raised by the Eigendm contract.
EigendmStakerForceUndelegatedIterator is returned from FilterStakerForceUndelegated and is used to iterate over the raw logs and unpacked data for StakerForceUndelegated events raised by the Eigendm contract.
EigendmStakerUndelegated represents a StakerUndelegated event raised by the Eigendm contract.
EigendmStakerUndelegatedIterator is returned from FilterStakerUndelegated and is used to iterate over the raw logs and unpacked data for StakerUndelegated events raised by the Eigendm contract.
EigendmStrategyWithdrawalDelayBlocksSet represents a StrategyWithdrawalDelayBlocksSet event raised by the Eigendm contract.
EigendmStrategyWithdrawalDelayBlocksSetIterator is returned from FilterStrategyWithdrawalDelayBlocksSet and is used to iterate over the raw logs and unpacked data for StrategyWithdrawalDelayBlocksSet events raised by the Eigendm contract.
EigendmTransactor is an auto generated write-only Go binding around an Ethereum contract.
EigendmTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
EigendmTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
EigendmUnpaused represents a Unpaused event raised by the Eigendm contract.
EigendmUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the Eigendm contract.
EigendmWithdrawalCompleted represents a WithdrawalCompleted event raised by the Eigendm contract.
EigendmWithdrawalCompletedIterator is returned from FilterWithdrawalCompleted and is used to iterate over the raw logs and unpacked data for WithdrawalCompleted events raised by the Eigendm contract.
EigendmWithdrawalMigrated represents a WithdrawalMigrated event raised by the Eigendm contract.
EigendmWithdrawalMigratedIterator is returned from FilterWithdrawalMigrated and is used to iterate over the raw logs and unpacked data for WithdrawalMigrated events raised by the Eigendm contract.
EigendmWithdrawalQueued represents a WithdrawalQueued event raised by the Eigendm contract.
EigendmWithdrawalQueuedIterator is returned from FilterWithdrawalQueued and is used to iterate over the raw logs and unpacked data for WithdrawalQueued events raised by the Eigendm contract.
IDelegationManagerOperatorDetails is an auto generated low-level Go binding around an user-defined struct.
IDelegationManagerQueuedWithdrawalParams is an auto generated low-level Go binding around an user-defined struct.
IDelegationManagerWithdrawal is an auto generated low-level Go binding around an user-defined struct.
ISignatureUtilsSignatureWithExpiry is an auto generated low-level Go binding around an user-defined struct.
IStrategyManagerDeprecatedStruct_QueuedWithdrawal is an auto generated low-level Go binding around an user-defined struct.
IStrategyManagerDeprecatedStruct_WithdrawerAndNonce is an auto generated low-level Go binding around an user-defined struct.