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: public/content/roadmap/pectra/maxeb/index.md
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
### 1. Overview
6
6
7
7
- Who is affected?
8
-
- What is “MaxEB”?
8
+
- What is "MaxEB"?
9
9
- How does a validator opt in?
10
10
- Risks
11
11
@@ -27,27 +27,28 @@ Anyone who runs a validator - this is likely someone who knows the index (e.g. [
27
27
28
28
If you stake using a liquid staking token (e.g. rETH or stETH), no action is required or recommended.
29
29
30
-
## What is “maxEB”?
30
+
## What is "maxEB"?
31
31
32
32
maxEB = the MAXimum Effective Balance of a validator. Until the Pectra hard fork, every validator earns on a maximum 32 ETH. After Pectra, validators have the option to earn on any balance between 32 and 2048 ETH, in 1 ETH increments by opting in to the change.
33
33
34
34
## How does a validator opt in?
35
35
36
36
A validator opts into the maxEB change by converting from **Type 1** to **Type 2** withdrawal credentials. This can be done on the [Launchpad](https://launchpad.ethereum.org/) after the Pectra hard fork goes live. As with **Type 0** → **Type 1**, converting from **Type 1** → **Type 2** is an irreversible process.
37
37
38
-
- ℹ️ What’s a withdrawal credential?
38
+
<Detailssummary="What’s a withdrawal credential?">
39
39
40
40
When you run a validator, you have a set of withdrawal credentials. These can be found in your deposit data json or you can view them on your validator’s beaconcha.in [deposit tab](https://beaconcha.in/validator/12345#deposits).
41
41
42
-
1.**Type 0** withdrawal credentials: If your validator’s withdrawal credentials begin with `0x00…`, you deposited before the Shapella hard fork and do not yet have a withdrawal address set.
42
+
1. **Type 0** withdrawal credentials: If your validator’s withdrawal credentials begin with `0x00...`, you deposited before the Shapella hard fork and do not yet have a withdrawal address set.
2.**Type 1** withdrawal credentials: If your validator’s withdrawal credentials begin with `0x01…`, you deposited after the Shapella hard fork or already converted your **Type 0** credentials to **Type 1** credentials.
46
+
2. **Type 1** withdrawal credentials: If your validator’s withdrawal credentials begin with `0x01...`, you deposited after the Shapella hard fork or already converted your **Type 0** credentials to **Type 1** credentials.
3.**Type 2** withdrawal credentials: This new withdrawal credential type will begin with `0x02…` and will be enabled after Pectra. Validators with **Type 2** withdrawal credentials are sometimes called “**compounding validators**”
50
+
3. **Type 2** withdrawal credentials: This new withdrawal credential type will begin with `0x02...` and will be enabled after Pectra. Validators with **Type 2** withdrawal credentials are sometimes called "**compounding validators**"
51
+
</Details>
51
52
52
53
|**Allowed**|**Not allowed**|
53
54
| --- | --- |
@@ -84,7 +85,7 @@ To consolidate validators, you must have a *target validator* that has a **Type
84
85
85
86
This will be required for the first validator you convert to **Type 2**. This validator’s index is preserved and active. For a conversion, the *source validator* == the *target validator.*
0 commit comments