AltLayer Documentation
  • 👋Welcome
    • Overview
  • Restaked Rollups
    • VITAL for Decentralised Verification
      • Tier-1 Finality
      • Tier-2 Finality
      • Tier-3 Finality
    • MACH for Faster Finality
      • Interoperability via MACH
    • SQUAD for Decentralised Sequencing
    • Staking of dApp Token
  • Wizard
    • Introduction
    • Technical overview
    • Create AVS
    • Manage AVS
    • Operator management
    • Hosted operator API (BLS based)
    • Custom AVS specification
      • Constructor specification requirements
      • Import Externally-Deployed AVS
    • Report bug or submit a feature request
  • Autonome
    • Deploy AI Agent
    • Autonome API guide
    • Uploading your own agent framework
    • Twitter/X login troubleshooting guide
  • ♾️AltLayer-Facilitated Actively Validated Services
    • Overview
    • AltLayer MACH AVS
      • Operator Guide
      • User Delegation Guide
    • Cyber MACH AVS for Cyber L2
      • Operator Guide
      • User Delegation Guide
    • DODOchain MACH AVS for DODO Chain
      • Operator Guide
      • User Delegation Guide
    • Fast Finality Layer for Soneium
      • Operator Guide
      • User Delegation Guide
    • Xterio MACH AVS for Xterio Chain
      • Operator Guide
      • User Delegation Guide
  • V0.3.3 Upgrade Guide
  • 🥩ALT Restaking
    • Staking Info & Parameters
    • Restake ALT
    • Delegating reALT
    • Check and Claim Staking Rewards
    • Unstake ALT
    • Migration from Xterio (Legacy) ALT Pool to Xterio Restaked ALT Pool
    • Testnet reALT faucet
  • Rollup-as-a-Service
    • What is Rollup-as-a-Service (RaaS)?
    • AltLayer's RaaS Offering
    • RaaS Onboarding Guide
      • Optimism Rollup FAQ
      • Arbitrum Rollup FAQ
    • AltLayer Ecosystem
    • Clients in the Spotlight
    • Pricing Model
  • External Integrations
    • Account Abstraction using Biconomy
    • Enabling permissionless interoperability on AltLayer Rollup with Hyperlane
      • Deplying Hyperlane Warp Routes for ERC20 Token Bridging
      • Running Off-chain Agents
      • Setting up the bridging UI
    • Cross-chain Interoperability using Celer
      • Fungible Token Bridging
      • Non-fungible Token Bridging
      • Generic Message Passing
      • cBridge SDK
  • AltLayer's In-House Rollup Stack in Depth
    • How does AltLayer's in-house rollup stack work?
    • Decentralized Sequencer Set
    • Security via Fraud Proof
  • Rollup Types
    • Flash Layer Rollups
      • Example Use cases
        • NFT Mint Events
        • Games
        • Event Ticketing
    • Persistent Rollups
  • Core Features of AltLayer's In-House Rollup Stack
    • Modular
    • Elastic
    • Multi-VM Support
    • Fraud Proofs
    • Decentralized Sequencers
    • Tiered-Finality
  • FlashLayer Showcase
    • AltLayer's POAP NFTs Collection Mint
      • Performance Test in the Wild
    • Dark Forest Community Round
    • Oh Ottie! NFT Collection Mint
    • Dark Forest Community Round for Jump Crypto's Pit Event
    • Ottie 2048
    • Other demos
      • Fraud Proof Demo
      • Flash Layer Demo
      • Rollup Launchpad Demo
      • FlashGPT Demo
  • Implementation Status
    • Roadmap
    • Development Status
  • Community & Support
    • Community
    • Support
Powered by GitBook
On this page
  • Managing quorum and strategies
  • Contract addresses
  • Contract roles management
  • Upgrade service manager contract
  • Updating AVS metadata and adding to the EigenLayer Holesky App
  • Creating new rewards
  • Update Stake
  1. Wizard

Manage AVS

PreviousCreate AVSNextOperator management

Last updated 7 months ago

Managing quorum and strategies

You may wish to change the restaked strategies this AVS supports.

If you wish to select more strategies (e.g. EIGEN, reALT), you can select them and click on “Save Changes”. You will then be prompted to confirm a transaction in your Ethereum wallet.

Contract addresses

Click on "Contract addresses" to view your corresponding AVS contract addresses.

Contract roles management

Click on "Contract Roles" to view the addresses of various roles.

If you wish to modify any roles, click the edit button and submit the transaction.

Please note that role changes are only available to contract owners. You can check out the current owner's address in the "Contract roles" section.

Upgrade service manager contract

Suppose you have custom logic and have deployed your service manager contract implementation. In that case, you can use the "Upgrade Service Manager" functionality to point your service manager proxy contract to the new implementation.

Click "Edit" to edit the metadata. Provide the link to your metadata JSON

Please note that

  • For proper rendering of your logo on the UI, the logo must be hosted on GitHub and its reference must point to the raw file

Creating new rewards

To issue new rewards to your restakers and operators, use the "Add Rewards" function.

  1. Select the reward token or input your reward token

  2. Select the number of tokens to issue

  3. Select which strategies to reward to

  4. Select the start date. Do note that you can only start on a specific day of the week.

  5. Select the reward range

Proceed to the next step

  1. Approve the token amount for the rewards

  2. Submit the reward transaction

Update Stake

You can track your last AVS stake update and update your stake status using the "Refresh" button.

Updating AVS metadata and adding to the

Wait for around 10-20 minutes. Your AVS will appear in the .

Metadata format should follow the format outlined in this

For more information, you can check out

You may want to check out for more information.

EigenLayer Holesky App
Holesky Eigen App
example
https://docs.eigenlayer.xyz/eigenlayer/avs-guides/avs-dashboard-onboarding#metadatauri-format
EigenLayer documentation on AVS Rewards