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

# Functions

DeployStrategyBase deploys a new Ethereum contract, binding an instance of StrategyBase to it.
NewStrategyBase creates a new instance of StrategyBase, bound to a specific deployed contract.
NewStrategyBaseCaller creates a new read-only instance of StrategyBase, bound to a specific deployed contract.
NewStrategyBaseFilterer creates a new log filterer instance of StrategyBase, bound to a specific deployed contract.
NewStrategyBaseTransactor creates a new write-only instance of StrategyBase, bound to a specific deployed contract.

# Variables

StrategyBaseABI is the input ABI used to generate the binding from.
StrategyBaseBin is the compiled bytecode used for deploying new contracts.
StrategyBaseMetaData contains all meta data concerning the StrategyBase contract.

# Structs

StrategyBase is an auto generated Go binding around an Ethereum contract.
StrategyBaseCaller is an auto generated read-only Go binding around an Ethereum contract.
StrategyBaseCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StrategyBaseCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StrategyBaseExchangeRateEmitted represents a ExchangeRateEmitted event raised by the StrategyBase contract.
StrategyBaseExchangeRateEmittedIterator is returned from FilterExchangeRateEmitted and is used to iterate over the raw logs and unpacked data for ExchangeRateEmitted events raised by the StrategyBase contract.
StrategyBaseFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StrategyBaseInitialized represents a Initialized event raised by the StrategyBase contract.
StrategyBaseInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the StrategyBase contract.
StrategyBasePaused represents a Paused event raised by the StrategyBase contract.
StrategyBasePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the StrategyBase contract.
StrategyBasePauserRegistrySet represents a PauserRegistrySet event raised by the StrategyBase contract.
StrategyBasePauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the StrategyBase contract.
StrategyBaseRaw is an auto generated low-level Go binding around an Ethereum contract.
StrategyBaseSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StrategyBaseStrategyTokenSet represents a StrategyTokenSet event raised by the StrategyBase contract.
StrategyBaseStrategyTokenSetIterator is returned from FilterStrategyTokenSet and is used to iterate over the raw logs and unpacked data for StrategyTokenSet events raised by the StrategyBase contract.
StrategyBaseTransactor is an auto generated write-only Go binding around an Ethereum contract.
StrategyBaseTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StrategyBaseTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StrategyBaseUnpaused represents a Unpaused event raised by the StrategyBase contract.
StrategyBaseUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the StrategyBase contract.