You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/avs/running-avs-operator-mainnet.md
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -44,12 +44,16 @@ After executing the command, the following information will be required:
44
44
-**Rewards Receiver Address** – Optional. If left blank, it defaults to the operator's address.
45
45
- If you are not yet registered with EigenLayer, you will be prompted to provide additional details, such as your operator name, description, website, logo URL, and Twitter profile.
46
46
47
+
:::important
48
+
After registering, please inform us so we can add you to the [restricted attesters list](https://docs.othentic.xyz/main/avs-framework/othentic-consensus/task-and-task-definitions#set-restricted-operator-set-for-a-task) for the task definition.
49
+
:::
50
+
47
51
## Step 3: Depositing Stake on a Supported Strategy
48
52
49
53
After registering as an operator in EigenLayer, you must deposit stake on one of the supported staking strategies.
50
54
This stake ensures that the operator has a financial commitment to the network.
51
55
52
-
:::important
56
+
:::info
53
57
Having a non-zero stake is essential to obtain voting power in the RedStone AVS ecosystem. Without it, your operator is inactive and will not be able to participate effectively in consensus and governance.
|`PRIVATE_KEY`| The [Consensus Key](https://docs.othentic.xyz/main/avs-framework/othentic-cli/private-key-management#consensus-key)|
123
-
|`OPERATOR_ADDRESS`| The public address of the [Controller Key](https://docs.othentic.xyz/main/avs-framework/othentic-cli/private-key-management#controller-key)|
124
-
|`L1_RPC` / `L2_RPC`| The RPC endpoint addresses for the L1 (Ethereum) and L2 (Base) networks, respectively |
|`PRIVATE_KEY`| The [Consensus Key](https://docs.othentic.xyz/main/avs-framework/othentic-cli/private-key-management#consensus-key)|
127
+
|`OPERATOR_ADDRESS`| The public address of the [Controller Key](https://docs.othentic.xyz/main/avs-framework/othentic-cli/private-key-management#controller-key)(optional if both private keys are the same) |
128
+
|`L1_RPC` / `L2_RPC`| The RPC endpoint addresses for the L1 (Ethereum) and L2 (Base) networks, respectively |
125
129
126
130
:::tip
127
131
The fields marked with comments (#) need to be filled in with the appropriate values specific to the operator’s setup.
0 commit comments