Rewards Receiver Address

To change the rewards receiver address for the Operator, follow these steps:

Prerequisites

  • Access to Operator Controller Key

  • New Reward Receiver Address

1

Queue the new token

Execute the queueRewardsReceiverModification method in the AVS Governance contract.

2

Wait for cooldown

A 1-week cooldown period is required before finalizing the address change. This delay can be configured using setRewardsReceiverModificationDelay method.

3

Complete the replacement

Execute completeRewardsReceiverModification method in the AVS Governance contract to finalize the change.

Last updated