TriggerX Docs
  • Introduction
    • What is TriggerX?
    • Key Features
  • Core Concepts
    • Architecture
    • Triggers in TriggerX
      • Time-Based Trigger
      • Event-Based Trigger
      • Condition-Based Trigger
    • Task Manager
    • Keepers
      • Keeper as Performer
      • Keeper as Attester
    • Aggregator
    • Network Monitoring
    • Contracts
      • AVS Governance
      • Attestation Center
  • Getting Started as Keepers
  • Monitoring And Analytics
    • Monitor Your Keeper
    • Monitor Your Job
  • Rewards
    • Keeper Rewards
    • Developer Rewards
    • Contributor Rewards
  • Fee Calculation
  • Guide
    • Templates
    • Usecases
  • Security Model
  • Community and Support
  • Appendices
    • Glossary
    • FAQ and Troubleshooting
    • Changelogs
  • References
  • Create Your First Job
    • Create Your First Time Based Job
    • Create Your First Event Based Job
Powered by GitBook
On this page
  1. Core Concepts
  2. Contracts

AVS Governance

PreviousContractsNextAttestation Center

Last updated 27 days ago

The AVS Governance Contract serves as the primary interface for managing operator registration, governance policies, and interactions within the AVS ecosystem on the Ethereum blockchain (L1).

Key Features:

  • Operator Management: Handles registration and deregistration of operators, including integration with EigenLayer for operator validation.

  • Governance Controls: Allows for pausing/unpausing contracts, setting governance multisig addresses, and configuring governance logic.

  • Staking Configuration: Manages supported staking contracts, minimum stake requirements, and voting power multipliers.

  • Consensus Parameters: Sets limits on the number of operators, minimum voting power, and maximum effective balance.

  • Authentication Settings: Configures allowlist functionality and peer-to-peer authentication settings.

  • External Interactions: Facilitates registration with EigenLayer and emergency fund rescues.

View Methods:

  • Retrieve AVS name, treasury address, operator status, staking configurations, and more.

For a comprehensive overview, refer to the .

AVS Governance Documentation