mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-08-01 10:46:20 -04:00
Add notes on Lido
This commit is contained in:
parent
3416e1d948
commit
d5396ef342
1 changed files with 17 additions and 0 deletions
17
DeFi/staking/Lido.md
Normal file
17
DeFi/staking/Lido.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
## Notes on Lido Finance
|
||||
|
||||
<br>
|
||||
|
||||
* Lido finance is a liquid staking protocol that offers its services to Ethereum, Terra, Solana, Kusama, and Polygon.
|
||||
* It's governed by the Lido DAO through the LDO governance token.
|
||||
* Lido's first product was liquid staking for ETH 2.0 deposits on the beacon chain. It allowed users access to ETH 2.0 staking without the 32 ETH deposit requirement and gave them a composable tokenized representation of their staking deposit, stETH.
|
||||
* Lido uses a single token model, stETH that represents users' staking deposits. stETH is minted at 1:1 ratio of ether deposited into the Lido platform.
|
||||
* Staking rewards accrue to the stETH token through a daily rebasing mechanism.
|
||||
* 10% fee on accrued staking rewards that is evenly split between the Lido DAO and node operators.
|
||||
|
||||
<br>
|
||||
|
||||
<img width="507" alt="Screen Shot 2022-04-20 at 4 18 11 PM" src="https://user-images.githubusercontent.com/1130416/164340131-8415e886-5a7d-4705-ab4d-210677cba6db.png">
|
||||
|
||||
<br>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue