Staking

Liquid staking은 사용자가 암호화 자산을 스테이킹하고 스테이킹된 포지션을 나타내는 토큰을 받아 다른 DeFi 애플리케이션에서 스테이킹된 자산을 사용할 수 있도록 합니다.

Liquid staking은 사용자가 스테이킹 보상을 받으면서 스테이킹된 자산의 유동성을 유지할 수 있도록 하는 프로세스입니다. 기존 스테이킹은 자산을 잠가 다른 탈중앙화 금융(DeFi) 프로토콜에서 사용할 수 없도록 합니다. Liquid staking은 스테이킹된 자산을 나타내는 LSD(Liquid Staking Derivative) 토큰을 발행하여 이 문제를 해결하며, 이 토큰은 대출, 차입 또는 yield farming과 같은 다른 DeFi 애플리케이션에서 사용할 수 있습니다.

이 혁신은 특히 Proof-of-Stake(PoS)로의 전환이 스테이킹 서비스에 대한 큰 수요를 창출한 Ethereum 생태계에서 상당한 견인력을 얻었습니다. 여러 플랫폼에서 liquid staking 솔루션을 제공하며, 각 플랫폼은 다양한 보상률 및 지원 자산과 같은 다양한 기능을 갖추고 있습니다. Liquid staking의 성장은 스테이킹된 자산을 더욱 다재다능하고 접근 가능하게 만드는 더 넓은 추세를 반영합니다.

메커니즘은 liquid staking 플랫폼을 통해 토큰을 스테이킹하는 것을 포함합니다. 그 대가로 사용자는 LSD 토큰(예: 스테이킹된 ETH의 stETH)을 받습니다. 이 토큰은 다른 ERC-20 토큰처럼 사용할 수 있으며, 사용자는 추가 수익을 얻거나 다양한 DeFi 활동에 참여할 수 있습니다. LSD 토큰의 가치는 시간이 지남에 따라 보상이 누적되면서 기본 스테이킹된 자산을 추적하도록 설계되었습니다.

Liquid staking은 사용자가 보상을 받고 동시에 DeFi 공간에서 활동할 수 있도록 하여 스테이킹에 참여하는 보다 유연하고 효율적인 방법을 제공합니다.

🛡️ Trust Score

99%

✅ 검증된 기술 정보

  • Staking is the primary security mechanism for Proof of Stake blockchains.
  • Staked assets are used as a bond that can be slashed if validators act dishonestly.
  • Liquid Staking allows users to receive a tradeable token representing their staked position.
  • Staking rewards typically consist of protocol inflation and transaction fees.
        graph LR
  Center["Staking"]:::main
  Pre_proof_of_stake_pos["proof-of-stake-pos"]:::pre --> Center
  click Pre_proof_of_stake_pos "/terms/proof-of-stake-pos"
  Pre_digital_assets["digital-assets"]:::pre --> Center
  click Pre_digital_assets "/terms/digital-assets"
  Rel_liquid_staking["liquid-staking"]:::related -.-> Center
  click Rel_liquid_staking "/terms/liquid-staking"
  Rel_restaking["restaking"]:::related -.-> Center
  click Rel_restaking "/terms/restaking"
  Rel_validator["validator"]:::related -.-> Center
  click Rel_validator "/terms/validator"
  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;

      

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

💰 Staking is like putting money in a high-interest savings account. However, instead of a bank using your money for loans, the [blockchain](/ko/terms/blockchain) uses it to stay safe and honest. Because you're helping the network run, the network pays you a 'thank you' reward in new tokens.

🤓 Expert Deep Dive

The technical landscape of staking has evolved into three distinct tiers: Solo Staking, where users run their own hardware (full sovereign security); Liquid Staking (LST), where protocols like Lido or Rocket Pool issue derivative tokens (e.g., stETH) to unlock liquidity for DeFi; and Restaking (LRT), popularized by EigenLayer, which allows the same staked asset to secure multiple services (AVSs) simultaneously. Security focuses on Sybil Resistance—it is hard to pretend to be many people if you have to pay a deposit for each. Risks include Slashing (loss of funds due to downtime or double-signing) and Unbonding Periods, which are cooling-off phases where assets are locked without earning yield before they can be moved.

🔗 관련 용어

📚 출처