# Functions

DeployContractAVSDirectory deploys a new Ethereum contract, binding an instance of ContractAVSDirectory to it.
NewContractAVSDirectory creates a new instance of ContractAVSDirectory, bound to a specific deployed contract.
NewContractAVSDirectoryCaller creates a new read-only instance of ContractAVSDirectory, bound to a specific deployed contract.
NewContractAVSDirectoryFilterer creates a new log filterer instance of ContractAVSDirectory, bound to a specific deployed contract.
NewContractAVSDirectoryTransactor creates a new write-only instance of ContractAVSDirectory, bound to a specific deployed contract.

# Variables

ContractAVSDirectoryABI is the input ABI used to generate the binding from.
ContractAVSDirectoryBin is the compiled bytecode used for deploying new contracts.
ContractAVSDirectoryMetaData contains all meta data concerning the ContractAVSDirectory contract.

# Structs

ContractAVSDirectory is an auto generated Go binding around an Ethereum contract.
ContractAVSDirectoryAVSMetadataURIUpdated represents a AVSMetadataURIUpdated event raised by the ContractAVSDirectory contract.
ContractAVSDirectoryAVSMetadataURIUpdatedIterator is returned from FilterAVSMetadataURIUpdated and is used to iterate over the raw logs and unpacked data for AVSMetadataURIUpdated events raised by the ContractAVSDirectory contract.
ContractAVSDirectoryCaller is an auto generated read-only Go binding around an Ethereum contract.
ContractAVSDirectoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContractAVSDirectoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContractAVSDirectoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContractAVSDirectoryInitialized represents a Initialized event raised by the ContractAVSDirectory contract.
ContractAVSDirectoryInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the ContractAVSDirectory contract.
ContractAVSDirectoryOperatorAVSRegistrationStatusUpdated represents a OperatorAVSRegistrationStatusUpdated event raised by the ContractAVSDirectory contract.
ContractAVSDirectoryOperatorAVSRegistrationStatusUpdatedIterator is returned from FilterOperatorAVSRegistrationStatusUpdated and is used to iterate over the raw logs and unpacked data for OperatorAVSRegistrationStatusUpdated events raised by the ContractAVSDirectory contract.
ContractAVSDirectoryOwnershipTransferred represents a OwnershipTransferred event raised by the ContractAVSDirectory contract.
ContractAVSDirectoryOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ContractAVSDirectory contract.
ContractAVSDirectoryPaused represents a Paused event raised by the ContractAVSDirectory contract.
ContractAVSDirectoryPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the ContractAVSDirectory contract.
ContractAVSDirectoryPauserRegistrySet represents a PauserRegistrySet event raised by the ContractAVSDirectory contract.
ContractAVSDirectoryPauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the ContractAVSDirectory contract.
ContractAVSDirectoryRaw is an auto generated low-level Go binding around an Ethereum contract.
ContractAVSDirectorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContractAVSDirectoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContractAVSDirectoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContractAVSDirectoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ContractAVSDirectoryUnpaused represents a Unpaused event raised by the ContractAVSDirectory contract.
ContractAVSDirectoryUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the ContractAVSDirectory contract.
ISignatureUtilsSignatureWithSaltAndExpiry is an auto generated low-level Go binding around an user-defined struct.

# Interfaces

ContractAVSDirectoryCalls is an auto generated interface that defines the call methods available for an Ethereum contract.
ContractAVSDirectoryFilterer is an auto generated interface that defines the log filtering methods available for an Ethereum contract.
ContractAVSDirectoryMethods is an auto generated interface around an Ethereum contract.
ContractAVSDirectoryTransacts is an auto generated interface that defines the transact methods available for an Ethereum contract.