|
| 1 | +--- |
| 2 | +title: Restaking |
| 3 | +metaTitle: What is restaking? | Benefits and use of restaking |
| 4 | +description: Use staked ETH to secure other decentralized services and earn extra rewards. |
| 5 | +lang: en |
| 6 | +template: use-cases |
| 7 | +emoji: ":recycle:" |
| 8 | +image: /images/use-cases/restaking.png |
| 9 | +alt: A visual representation of restaking on Ethereum. |
| 10 | +sidebarDepth: 2 |
| 11 | +summaryPoint1: Use staked ETH to secure other decentralized services and earn extra rewards. |
| 12 | +buttons: |
| 13 | + - content: What is restaking? |
| 14 | + toId: what-is-restaking |
| 15 | + - content: How does it work? |
| 16 | + toId: how-does-restaking-work |
| 17 | + isSecondary: false |
| 18 | +--- |
| 19 | + |
| 20 | +The Ethereum network secures billions of dollars of value 24/7, 365. How? |
| 21 | + |
| 22 | +People all over the world lock away (or “stake”) [ether (ETH)](/eth/) in smart contracts to run the software that processes Ethereum transactions and secures the Ethereum network. In return, they get rewarded with more ETH. |
| 23 | + |
| 24 | +Restaking is a technology built for [stakers](/staking/) to extend this security to other services, applications, or networks. In return, they earn additional restaking rewards. However, they also put their staked ETH at more risk. |
| 25 | + |
| 26 | +**Restaking explained in 18 minutes** |
| 27 | + |
| 28 | +<YouTube id="rOJo7VwPh7I" /> |
| 29 | + |
| 30 | +## What is restaking? {#what-is-restaking} |
| 31 | + |
| 32 | +Restaking is when stakers use their already-staked ETH to secure other decentralized services. In return, restakers can get additional rewards from those other services on top of their regular ETH staking rewards. |
| 33 | + |
| 34 | +The decentralized services secured by restaking are known as "Actively Validated Services" (AVSs). |
| 35 | +In the same way that many ETH stakers run Ethereum validation software, many restakers run specialized AVS software. |
| 36 | + |
| 37 | +<br/> |
| 38 | +<Alert className="justify-between"> |
| 39 | +<AlertEmoji text=":bulb:"/> |
| 40 | +<AlertContent> |
| 41 | +<AlertDescription> |
| 42 | + <p className="mt-0"><strong>Good to know</strong></p> |
| 43 | + <p className="mt-2">While "Actively Validated Services" (AVSs) is the most common, different restaking platforms may use other names for the decentralized services they help secure, like "Autonomously Validated Services," "Distributed Secure Services," or "Networks."</p> |
| 44 | +</AlertDescription> |
| 45 | +</AlertContent> |
| 46 | +</Alert> |
| 47 | + |
| 48 | +## Staking vs restaking {#staking-vs-restaking} |
| 49 | + |
| 50 | +| Staking | Restaking | |
| 51 | +| ------------------------------ | ------------------------------------------------- | |
| 52 | +| Earn ETH rewards | Earn ETH Rewards + AVS rewards | |
| 53 | +| Secures the Ethereum network | Secures the Ethereum network + AVSs | |
| 54 | +| No minimum ETH | No minimum ETH | |
| 55 | +| Low risk level | Low-to-high risk level | |
| 56 | +| Withdraw time depends on queue | Withdraw time depends on queue + unbonding period | |
| 57 | + |
| 58 | +## Why do we need restaking? {#why-do-we-need-restaking} |
| 59 | + |
| 60 | +Picture two worlds; one with restaking and one without. |
| 61 | + |
| 62 | + <TabbedSection /> |
| 63 | + |
| 64 | +In this world with restaking, both the AVS and staker benefit from being able to find each other and trade security for extra rewards. |
| 65 | + |
| 66 | +<br/> |
| 67 | + |
| 68 | +<Alert className="justify-between"> |
| 69 | +<AlertEmoji text=":bulb:"/> |
| 70 | +<AlertContent> |
| 71 | +<AlertDescription> |
| 72 | + <p className="mt-0"><strong>Added benefit of restaking</strong></p> |
| 73 | + <p className="mt-2">AVSs can pour all their resources into building and marketing their services, instead of getting distracted with decentralization and security.</p> |
| 74 | +</AlertDescription> |
| 75 | +</AlertContent> |
| 76 | +</Alert> |
| 77 | + |
| 78 | +## How does restaking work? {#how-does-restaking-work} |
| 79 | + |
| 80 | +There are several entities involved in restaking — each one of them plays an important part. |
| 81 | + |
| 82 | +| **Term** | **Description** | |
| 83 | +| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| 84 | +| **Restaking platforms** | A restaking platform is a service that connects AVSs, ETH stakers, and operators. They build decentralized applications for stakers to restake their ETH, and marketplaces where stakers, AVSs, and operators can find each other. | |
| 85 | +| **Native restakers** | People who stake their ETH by running their own Ethereum validators can connect their staked ETH to a restaking platform, including EigenLayer and others, to earn restaking rewards on top of ETH validator rewards. |
| 86 | +| |
| 87 | +| **Liquid restakers** | People who stake their ETH via a third-party liquid staking provider, like Lido or Rocket Pool, get Liquid Staking Tokens (LSTs) that represent their staked ETH. They can restake these LSTs to earn restaking rewards while keeping their original ETH staked. |
| 88 | +| |
| 89 | +| **Operators** | Operators run the AVSs' restaking software, performing the validation tasks each AVS requires. Operators are usually professional service providers that guarantee things like uptime and performance. Like non-operator restakers, operators use staked ETH to secure AVSs, but operators also receive extra rewards in exchange for their work. |
| 90 | +| |
| 91 | +| **AVSs** | These are the decentralized services — like price oracles, token bridges, and data systems — that receive security from restakers and offer token rewards in return. | |
| 92 | + |
| 93 | +<br/> |
| 94 | + |
| 95 | +<Alert className="justify-between"> |
| 96 | +<AlertEmoji text=":bulb:"/> |
| 97 | +<AlertContent> |
| 98 | +<AlertDescription> |
| 99 | + <p className="mt-0"><strong>Good to know</strong></p> |
| 100 | + <p className="mt-2">Native and liquid restakers often delegate their staked ETH to an operator, instead of running the software to secure AVSs themselves.</p> |
| 101 | + <p className="mt-2">This way they don't need to worry about complicated technical requirements from AVSs, though they receive a lower reward rate than operators.</p> |
| 102 | +</AlertDescription> |
| 103 | +</AlertContent> |
| 104 | +</Alert> |
| 105 | + |
| 106 | +## What are some examples of restaking? {#what-are-some-examples-of-restaking} |
| 107 | + |
| 108 | +While a novel idea, a few projects have emerged to explore the possibilities of restaking. |
| 109 | + |
| 110 | +<RestakingList/> |
| 111 | + |
| 112 | +<br/> |
| 113 | + |
| 114 | +<Alert variant="warning" className="justify-between"> |
| 115 | +<AlertEmoji text=":bulb:"/> |
| 116 | +<AlertContent> |
| 117 | +<AlertDescription> |
| 118 | + <p className="mt-0"><strong>Misnomer alert</strong></p> |
| 119 | + <p className="mt-2">Some people confuse "restaking" with lending and borrowing LSTs in DeFi. Both put staked ETH to work, but restaking means securing AVSs, not just earning yield on LSTs.</p> |
| 120 | +</AlertDescription> |
| 121 | +</AlertContent> |
| 122 | +</Alert> |
| 123 | + |
| 124 | +## How much can I make from restaking? {#how-much-can-i-make-from-restaking} |
| 125 | + |
| 126 | +While AVSs offer different rates, Liquid Restaking Tokens (LRTs) like eETH give you an idea of how much you can make. In the same way you get LSTs like stETH for staking your ETH, you can get LRTs like eETH for restaking stETH. These tokens earn ETH staking and restaking rewards. |
| 127 | + |
| 128 | +**It’s important to acknowledge the risks with restaking. The potential rewards can be attractive, but they’re not risk free.** |
| 129 | + |
| 130 | +## What are the risks of restaking? {#what-are-the-risks-of-restaking} |
| 131 | + |
| 132 | +| **Risks** | **Description** | |
| 133 | +| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| 134 | +| **Penalties (or “slashing”)** | Like ETH staking, if restakers/operators go offline, censor messages or try to corrupt the network, their stake can be slashed (burned) partially or entirely. | |
| 135 | +| **Centralization** | If few operators dominate most of the restaking they could have a great influence on restakers, AVSs and even restaking platforms. | |
| 136 | +| **Chain reactions** | If a restaker gets slashed while securing multiple AVSs, this could lower the security for the other AVSs, making them vulnerable. | |
| 137 | +| **Immediate access to funds** | There is a wait time (or “unbonding period”) for withdrawing restaked ETH so you may not always have access immediately. | |
| 138 | + |
| 139 | +<br/> |
| 140 | + |
| 141 | +<Alert className="justify-between"> |
| 142 | +<AlertEmoji text=":bulb:"/> |
| 143 | +<AlertContent> |
| 144 | +<AlertDescription> |
| 145 | + <p className="mt-0"><strong>The Ethereum co-founder is typing…</strong></p> |
| 146 | + <p className="mt-2"> |
| 147 | + Vitalik, the co-founder of Ethereum, warned about the potential risks of restaking in a 2021 blog post called <a href = "https://vitalik.eth.limo/general/2023/05/21/dont_overload.html"> Don't Overload Consensus. </a> |
| 148 | + </p> |
| 149 | +</AlertDescription> |
| 150 | +</AlertContent> |
| 151 | +</Alert> |
| 152 | + |
| 153 | +## How to get started with restaking? {#how-to-get-started-with-restaking} |
| 154 | + |
| 155 | +| 🫡 Beginners | 🤓 Advanced Users | |
| 156 | +| --------------------------------------------------------------- | ------------------------------------------------------------------------------------- | |
| 157 | +| 1. Stake ETH on platforms like Lido or Rocket Pool to get LSTs. | 1. Stake your ETH as a validator on Ethereum. | |
| 158 | +| 2. Use those LSTs to start restaking on a restaking service. | 2. Compare restaking services like EigenLayer, Symbiotic and others. | |
| 159 | +| | 3. Follow the instructions to connect your validator to the restaking smart contract. | |
| 160 | + |
| 161 | +<br/> |
| 162 | + |
| 163 | +<Alert className="justify-between"> |
| 164 | +<AlertEmoji text=":eyes:"/> |
| 165 | +<AlertContent> |
| 166 | +<AlertDescription> |
| 167 | + <p className="mt-0"><strong>Ethereum Staking :</strong> How does it work?</p> |
| 168 | + <ButtonLink href="/staking/"> |
| 169 | + Learn More |
| 170 | + </ButtonLink> |
| 171 | +</AlertDescription> |
| 172 | +</AlertContent> |
| 173 | +</Alert> |
| 174 | + |
| 175 | +## Advanced {#advanced} |
| 176 | + |
| 177 | +<YouTube id="-V-fG4J1N_M" /> |
| 178 | + |
| 179 | +## Further reading {#further-reading} |
| 180 | + |
| 181 | +1. [ethereum.org - ETH staking guide](https://ethereum.org/en/staking/) |
| 182 | +2. [Ledger Academy - What Is Ethereum Restaking?](https://www.ledger.com/academy/what-is-ethereum-restaking) |
| 183 | +3. [Consensys - EigenLayer: Decentralized Ethereum Restaking Protocol Explained](https://consensys.io/blog/eigenlayer-decentralized-ethereum-restaking-protocol-explained) |
| 184 | +4. [Vitalik Buterin - Don't overload Ethereum's consensus](https://vitalik.eth.limo/general/2023/05/21/dont_overload.html) |
| 185 | +5. [Cointelegraph - What is EigenLayer? Ethereum’s restaking protocol explained](https://cointelegraph.com/explained/what-is-eigenlayer-ethereums-restaking-protocol-explained) |
| 186 | +6. [a16z crypto research - EigenLayer: Permissionless Feature Addition to Ethereum with Sreeram Kannan](https://www.youtube.com/watch?v=-V-fG4J1N_M) |
| 187 | +7. [Junion - EigenLayer Explained: What is Restaking?](https://www.youtube.com/watch?v=5r0SooSQFJg) |
| 188 | +8. [The Block - Restaking Data Dash](https://www.theblock.co/data/decentralized-finance/restaking) |
0 commit comments