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

# Functions

DeployAVSDirectory deploys a new Ethereum contract, binding an instance of AVSDirectory to it.
NewAVSDirectory creates a new instance of AVSDirectory, bound to a specific deployed contract.
NewAVSDirectoryCaller creates a new read-only instance of AVSDirectory, bound to a specific deployed contract.
NewAVSDirectoryFilterer creates a new log filterer instance of AVSDirectory, bound to a specific deployed contract.
NewAVSDirectoryTransactor creates a new write-only instance of AVSDirectory, bound to a specific deployed contract.

# Variables

AVSDirectoryABI is the input ABI used to generate the binding from.
AVSDirectoryBin is the compiled bytecode used for deploying new contracts.
AVSDirectoryMetaData contains all meta data concerning the AVSDirectory contract.

# Structs

AVSDirectory is an auto generated Go binding around an Ethereum contract.
AVSDirectoryAVSMetadataURIUpdated represents a AVSMetadataURIUpdated event raised by the AVSDirectory contract.
AVSDirectoryAVSMetadataURIUpdatedIterator is returned from FilterAVSMetadataURIUpdated and is used to iterate over the raw logs and unpacked data for AVSMetadataURIUpdated events raised by the AVSDirectory contract.
AVSDirectoryCaller is an auto generated read-only Go binding around an Ethereum contract.
AVSDirectoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AVSDirectoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AVSDirectoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AVSDirectoryInitialized represents a Initialized event raised by the AVSDirectory contract.
AVSDirectoryInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the AVSDirectory contract.
AVSDirectoryOperatorAVSRegistrationStatusUpdated represents a OperatorAVSRegistrationStatusUpdated event raised by the AVSDirectory contract.
AVSDirectoryOperatorAVSRegistrationStatusUpdatedIterator is returned from FilterOperatorAVSRegistrationStatusUpdated and is used to iterate over the raw logs and unpacked data for OperatorAVSRegistrationStatusUpdated events raised by the AVSDirectory contract.
AVSDirectoryOwnershipTransferred represents a OwnershipTransferred event raised by the AVSDirectory contract.
AVSDirectoryOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the AVSDirectory contract.
AVSDirectoryPaused represents a Paused event raised by the AVSDirectory contract.
AVSDirectoryPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the AVSDirectory contract.
AVSDirectoryPauserRegistrySet represents a PauserRegistrySet event raised by the AVSDirectory contract.
AVSDirectoryPauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the AVSDirectory contract.
AVSDirectoryRaw is an auto generated low-level Go binding around an Ethereum contract.
AVSDirectorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AVSDirectoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
AVSDirectoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AVSDirectoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
AVSDirectoryUnpaused represents a Unpaused event raised by the AVSDirectory contract.
AVSDirectoryUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the AVSDirectory contract.
ISignatureUtilsSignatureWithSaltAndExpiry is an auto generated low-level Go binding around an user-defined struct.