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/simple-csm/introduction.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ title: Introduction
9
9
10
10
# Introduction
11
11
12
-
**Simple CSM** is a managed service built by **Stakely** on top of **Lido CSM (Community Staking Module)**. This documentation provides an overview of the product's inner workings. It assumes basic knowledge of **Lido** and **Ethereum** and avoids diving too deeply into technical concepts outside the scope of this guide.
12
+
**Simple CSM** is a managed service built by **Stakely** on top of **Lido CSM ([Community Staking Module](https://lido.fi/csm))**. This documentation provides an overview of the product's inner workings. It assumes basic knowledge of **Lido** and **Ethereum** and avoids diving too deeply into technical concepts outside the scope of this guide.
13
13
14
14
<br></br>
15
15
@@ -23,7 +23,7 @@ Before diving in, let’s define some key terms:
23
23
-**Simple DVT Module**: For groups of individuals and staking companies.
24
24
-**CSM (Community Staking Module)**: A permissionless module where anyone can run validators by providing a bond.
25
25
26
-
-**Lido CSM**: This module is **completely permissionless**, allowing anyone to run validators for Lido. A bond ranging between **1.3 ETH** and **2.4 ETH** per validator is required as a guarantee of proper participation. This documentation will explore the inner workings of this module in detail.
26
+
-**Lido CSM**: This module is **completely permissionless**, allowing anyone to run validators using Lido. A bond ranging between **1.3 ETH** and **2.4 ETH** per validator is required as a guarantee of proper participation. This documentation will explore the inner workings of this module in detail.
27
27
28
28
With these concepts in mind, **Simple CSM by Stakely** enables users to leverage Stakely’s infrastructure to run validators for Lido. This setup allows users to earn **over x2** the rewards of standard staking, as they earn rewards from both the bond and the validator commissions.
29
29
@@ -46,9 +46,9 @@ This section explains the staking flow chronologically, from Stakely’s backend
46
46
3.**Lido Interface Interaction**:
47
47
- The client navigates to the **Lido CSM interface** (`csm.lido.fi`) and pastes the deposit data.
48
48
- A transaction is performed, including the calculated bond:
49
-
-**First validator**: **2.4 ETH** (or **1.5 ETH** with an early adopter badge).
49
+
-**First validator**: **2.4 ETH** (or **1.5 ETH** with an ICS or legacy EA badge).
50
50
-**Subsequent validators**: **1.3 ETH**.
51
-
- The bond can be paid in **ETH**or **stETH**, but it is always converted to **stETH** to start earning rewards immediately.
51
+
- The bond can be provided in **ETH**, **stETH**, or **wstETH**, but it is always converted to **stETH** to start earning rewards immediately.
52
52
53
53
4.**ETH Deposit**:
54
54
- Lido deposits **32 ETH** into the validators when enough ETH is available. This process can take hours or days, depending on the demand for staking on Lido. More details about the stake allocation mechanism available [here](https://operatorportal.lido.fi/modules/community-staking-module#block-4979446857e44503942bd80678465607).
@@ -71,9 +71,9 @@ Exiting is the process of leaving the Ethereum validator set. In Simple CSM, thi
71
71
- The duration of these queues depends on the network exit demand and other factors that are out of the scope of this documentation.
72
72
73
73
3.**Finalize Exit on Lido**:
74
-
- Once the validator is fully exited, you can remove your validator keys from the **Lido CSM UI** and claim your bond.
74
+
- Once the validator is fully exited, you can claim your bond from the **Lido CSM UI**.
75
75
76
-
**Note**: In the upcoming Ethereum upgrade (codenamed **Petra**), Lido will support exits without relying on Stakely. However, the Stakely UI option will remain available.
76
+
**Note**: Lido now supports exits without relying on Stakely. However, the Stakely UI option will remain available.
77
77
78
78
<br></br>
79
79
@@ -82,10 +82,10 @@ Exiting is the process of leaving the Ethereum validator set. In Simple CSM, thi
82
82
Simple CSM enables users to earn **over 2x** the standard Ethereum staking APR. Here’s how it works:
83
83
84
84
1.**Bond Rewards**:
85
-
- The bond (in ETHor stETH) is converted to **stETH**, earning standard Ethereum staking rewards. These rewards are distributed daily.
85
+
- The bond (in ETH, stETH, or wstETH) is converted to **stETH**, earning Ethereum staking rewards from Lido. These rewards are distributed daily.
86
86
87
87
2.**Validator Commissions**:
88
-
- By running validators for Lido, you earn additional rewards from validator commissions. These rewards are distributed monthly.
88
+
- By running validators using Lido, you earn additional rewards from validator commissions. These rewards are distributed every 28 days.
89
89
90
90
Rewards can be claimed anytime through the Lido CSM dashboard.
0 commit comments