package
1.1.3
Repository: https://github.com/lagrange-labs/client-cli.git
Documentation: pkg.go.dev

# Functions

DeployAvs deploys a new Ethereum contract, binding an instance of Avs to it.
NewAvs creates a new instance of Avs, bound to a specific deployed contract.
NewAvsCaller creates a new read-only instance of Avs, bound to a specific deployed contract.
NewAvsFilterer creates a new log filterer instance of Avs, bound to a specific deployed contract.
NewAvsTransactor creates a new write-only instance of Avs, bound to a specific deployed contract.

# Variables

AvsABI is the input ABI used to generate the binding from.
AvsBin is the compiled bytecode used for deploying new contracts.
AvsMetaData contains all meta data concerning the Avs contract.

# Structs

Avs is an auto generated Go binding around an Ethereum contract.
AvsAVSMetadataURIUpdated represents a AVSMetadataURIUpdated event raised by the Avs contract.
AvsAVSMetadataURIUpdatedIterator is returned from FilterAVSMetadataURIUpdated and is used to iterate over the raw logs and unpacked data for AVSMetadataURIUpdated events raised by the Avs contract.
AvsCaller is an auto generated read-only Go binding around an Ethereum contract.
AvsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AvsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AvsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AvsInitialized represents a Initialized event raised by the Avs contract.
AvsInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Avs contract.
AvsOperatorAVSRegistrationStatusUpdated represents a OperatorAVSRegistrationStatusUpdated event raised by the Avs contract.
AvsOperatorAVSRegistrationStatusUpdatedIterator is returned from FilterOperatorAVSRegistrationStatusUpdated and is used to iterate over the raw logs and unpacked data for OperatorAVSRegistrationStatusUpdated events raised by the Avs contract.
AvsOwnershipTransferred represents a OwnershipTransferred event raised by the Avs contract.
AvsOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Avs contract.
AvsPaused represents a Paused event raised by the Avs contract.
AvsPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the Avs contract.
AvsPauserRegistrySet represents a PauserRegistrySet event raised by the Avs contract.
AvsPauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the Avs contract.
AvsRaw is an auto generated low-level Go binding around an Ethereum contract.
AvsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AvsTransactor is an auto generated write-only Go binding around an Ethereum contract.
AvsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AvsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
AvsUnpaused represents a Unpaused event raised by the Avs contract.
AvsUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the Avs contract.
ISignatureUtilsSignatureWithSaltAndExpiry is an auto generated low-level Go binding around an user-defined struct.