Liquid Restaking 토큰

Liquid Restaking Token(LRT)은 사용자의 재배치 프로토콜에 포함된 주식 자산을 나타내며, 사용자가 재배치 보상을 얻는 동안 유동성을 유지할 수 있도록 합니다.

A Liquid Restaking Token (LRT) is a derivative asset issued by a restaking protocol that represents a user's underlying staked assets, plus the accrued rewards, within that protocol. Restaking, a concept popularized by EigenLayer, allows users to stake their already staked assets (e.g., ETH staked in a liquid [staking](/ko/terms/liquid-staking) protocol like Lido) into additional "Actively Validated Services" (AVSs) such as new blockchains, oracle networks, or data availability layers. This process earns users additional rewards beyond standard staking yields. However, directly restaking locked assets would forfeit liquidity. LRTs solve this problem by providing liquidity. When a user deposits their liquid staked asset (like stETH) into a restaking protocol, they receive an LRT (e.g., rstETH). This LRT represents their claim on the underlying staked asset and the rewards generated from both the original staking and the restaking activities. The LRT can then be freely traded, used as collateral in DeFi protocols, or otherwise utilized, maintaining the user's liquidity. The value of an LRT is typically pegged to the value of the underlying staked assets plus accumulated rewards, though market dynamics can cause deviations. Key risks include smart contract vulnerabilities in the restaking protocol, slashing penalties on the underlying staked assets (which affect the LRT's value), and impermanent loss if the LRT is used in volatile DeFi strategies.

        graph LR
  Center["Liquid Restaking 토큰"]:::main
  Pre_logic["logic"]:::pre --> Center
  click Pre_logic "/terms/logic"
  Rel_restaking["restaking"]:::related -.-> Center
  click Rel_restaking "/terms/restaking"
  Rel_liquid_staking["liquid-staking"]:::related -.-> Center
  click Rel_liquid_staking "/terms/liquid-staking"
  Rel_lp_token["lp-token"]:::related -.-> Center
  click Rel_lp_token "/terms/lp-token"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧠 지식 테스트

1 / 3

🧒 5살도 이해할 수 있게 설명

이건 마치 아주 안전한 돼지 저금통에 돈을 넣고, 그 돼지 저금통이 용돈까지 벌어준다는 걸 증명하는 특별한 티켓을 받는 것과 같아요. 이 티켓은 다른 사람과 거래할 수도 있고, 원래 넣어둔 돈이 계속해서 더 많은 돈을 벌고 있는 동안에도 이걸로 장난감을 빌리는 데 사용할 수도 있어요.

🤓 Expert Deep Dive

LRTs function as receipts for deposited assets within restaking protocols, abstracting away the complexity of managing multiple staking and restaking operations. The core mechanism involves smart contracts that receive staked assets (often liquid staking derivatives like stETH or rETH), re-stake them across various AVSs, and mint corresponding LRTs. The LRT's value accrues based on the yield generated from the original Proof-of-Stake (PoS) network (e.g., Ethereum) and the additional rewards from the AVSs, minus protocol fees and potential slashing penalties. The tokenomics often involve a mint-and-burn mechanism tied to the underlying asset value. A critical aspect is the collateralization ratio and risk management associated with the underlying staked assets and the AVSs. Slashing events on the underlying ETH or on the re-staked assets within AVSs directly impact the LRT's backing value. Furthermore, the composability of LRTs within DeFi introduces systemic risks, as a failure in one protocol (e.g., a DEX using LRTs as collateral) could cascade. The design trade-offs involve balancing yield generation, liquidity provision, and risk mitigation (slashing, smart contract bugs, AVS failures). Advanced LRT designs might incorporate mechanisms for managing collateral diversification across AVSs and dynamic fee structures.

🔗 관련 용어

선행 지식:

📚 출처

11. Aave
17. Aave