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

# Functions

DeployPauserRegistry deploys a new Ethereum contract, binding an instance of PauserRegistry to it.
NewPauserRegistry creates a new instance of PauserRegistry, bound to a specific deployed contract.
NewPauserRegistryCaller creates a new read-only instance of PauserRegistry, bound to a specific deployed contract.
NewPauserRegistryFilterer creates a new log filterer instance of PauserRegistry, bound to a specific deployed contract.
NewPauserRegistryTransactor creates a new write-only instance of PauserRegistry, bound to a specific deployed contract.

# Variables

PauserRegistryABI is the input ABI used to generate the binding from.
PauserRegistryBin is the compiled bytecode used for deploying new contracts.
PauserRegistryMetaData contains all meta data concerning the PauserRegistry contract.

# Structs

PauserRegistry is an auto generated Go binding around an Ethereum contract.
PauserRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
PauserRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PauserRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PauserRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PauserRegistryPauserStatusChanged represents a PauserStatusChanged event raised by the PauserRegistry contract.
PauserRegistryPauserStatusChangedIterator is returned from FilterPauserStatusChanged and is used to iterate over the raw logs and unpacked data for PauserStatusChanged events raised by the PauserRegistry contract.
PauserRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
PauserRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PauserRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
PauserRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PauserRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PauserRegistryUnpauserChanged represents a UnpauserChanged event raised by the PauserRegistry contract.
PauserRegistryUnpauserChangedIterator is returned from FilterUnpauserChanged and is used to iterate over the raw logs and unpacked data for UnpauserChanged events raised by the PauserRegistry contract.