# Functions
DeployContractEOStakeRegistry deploys a new Ethereum contract, binding an instance of ContractEOStakeRegistry to it.
NewContractEOStakeRegistry creates a new instance of ContractEOStakeRegistry, bound to a specific deployed contract.
NewContractEOStakeRegistryCaller creates a new read-only instance of ContractEOStakeRegistry, bound to a specific deployed contract.
NewContractEOStakeRegistryFilterer creates a new log filterer instance of ContractEOStakeRegistry, bound to a specific deployed contract.
NewContractEOStakeRegistryTransactor creates a new write-only instance of ContractEOStakeRegistry, bound to a specific deployed contract.
# Variables
ContractEOStakeRegistryABI is the input ABI used to generate the binding from.
ContractEOStakeRegistryBin is the compiled bytecode used for deploying new contracts.
ContractEOStakeRegistryMetaData contains all meta data concerning the ContractEOStakeRegistry contract.
# Structs
ContractEOStakeRegistry is an auto generated Go binding around an Ethereum contract.
ContractEOStakeRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
ContractEOStakeRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContractEOStakeRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContractEOStakeRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContractEOStakeRegistryMinimumStakeForQuorumUpdated represents a MinimumStakeForQuorumUpdated event raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryMinimumStakeForQuorumUpdatedIterator is returned from FilterMinimumStakeForQuorumUpdated and is used to iterate over the raw logs and unpacked data for MinimumStakeForQuorumUpdated events raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryOperatorStakeUpdate represents a OperatorStakeUpdate event raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryOperatorStakeUpdateIterator is returned from FilterOperatorStakeUpdate and is used to iterate over the raw logs and unpacked data for OperatorStakeUpdate events raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryQuorumCreated represents a QuorumCreated event raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryQuorumCreatedIterator is returned from FilterQuorumCreated and is used to iterate over the raw logs and unpacked data for QuorumCreated events raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
ContractEOStakeRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContractEOStakeRegistryStrategyAddedToQuorum represents a StrategyAddedToQuorum event raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryStrategyAddedToQuorumIterator is returned from FilterStrategyAddedToQuorum and is used to iterate over the raw logs and unpacked data for StrategyAddedToQuorum events raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryStrategyMultiplierUpdated represents a StrategyMultiplierUpdated event raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryStrategyMultiplierUpdatedIterator is returned from FilterStrategyMultiplierUpdated and is used to iterate over the raw logs and unpacked data for StrategyMultiplierUpdated events raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryStrategyRemovedFromQuorum represents a StrategyRemovedFromQuorum event raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryStrategyRemovedFromQuorumIterator is returned from FilterStrategyRemovedFromQuorum and is used to iterate over the raw logs and unpacked data for StrategyRemovedFromQuorum events raised by the ContractEOStakeRegistry contract.
ContractEOStakeRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContractEOStakeRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContractEOStakeRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IEOStakeRegistryStakeUpdate is an auto generated low-level Go binding around an user-defined struct.
IEOStakeRegistryStrategyParams is an auto generated low-level Go binding around an user-defined struct.
# Interfaces
ContractEOStakeRegistryCalls is an auto generated interface that defines the call methods available for an Ethereum contract.
ContractEOStakeRegistryFilterer is an auto generated interface that defines the log filtering methods available for an Ethereum contract.
ContractEOStakeRegistryMethods is an auto generated interface around an Ethereum contract.
ContractEOStakeRegistryTransacts is an auto generated interface that defines the transact methods available for an Ethereum contract.