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

# Functions

NewIEigen creates a new instance of IEigen, bound to a specific deployed contract.
NewIEigenCaller creates a new read-only instance of IEigen, bound to a specific deployed contract.
NewIEigenFilterer creates a new log filterer instance of IEigen, bound to a specific deployed contract.
NewIEigenTransactor creates a new write-only instance of IEigen, bound to a specific deployed contract.

# Variables

IEigenABI is the input ABI used to generate the binding from.
IEigenMetaData contains all meta data concerning the IEigen contract.

# Structs

IEigen is an auto generated Go binding around an Ethereum contract.
IEigenApproval represents a Approval event raised by the IEigen contract.
IEigenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IEigen contract.
IEigenCaller is an auto generated read-only Go binding around an Ethereum contract.
IEigenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IEigenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IEigenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IEigenRaw is an auto generated low-level Go binding around an Ethereum contract.
IEigenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IEigenTransactor is an auto generated write-only Go binding around an Ethereum contract.
IEigenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IEigenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IEigenTransfer represents a Transfer event raised by the IEigen contract.
IEigenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IEigen contract.