EigenLayer
EigenLayerはEthereumベースのプロトコルで、ユーザーがETHを再構築し、他のアプリケーションを保護し、追加の報酬を稼ぐためにそれを使用することができます。
EigenLayerは、Ethereumエコシステム内の画期的なプロトコルであり、再ステーキングとして知られるプロセスを可能にします。これには、ユーザーがすでにステーキングしているETHを再利用して、Ethereum上に構築されたさまざまな分散型アプリケーション(dApps)やサービスを保護することが含まれます。再ステーキングすることにより、ユーザーは最初のステーキング報酬に加えて、追加の報酬を獲得できる可能性があります。このプロトコルは、共有セキュリティレイヤーの概念を導入し、新しいアプリケーションが独自のバリデータセットをゼロから構築することなく、ステーキングされたETHのセキュリティを活用できるようにします。
EigenLayerは、ブロックチェーン空間における断片化されたセキュリティの問題に対処するために開発されました。多くの新しいアプリケーションは、堅牢なセキュリティを必要としますが、独自の安全なネットワークを確立するためのリソースが不足しています。再ステーキングは、これらのアプリケーションがステーキングされたETHの既存のセキュリティを利用できるようにすることで、解決策を提供します。これにより、開発者はアプリケーションの構築に集中できるようになり、イノベーションが促進されます。また、ステーカーにもより高い利回りの機会を提供しますが、新しいリスクも導入します。
EigenLayerのコアメカニズムには、ユーザーがステーキングされたETHを委任して、これらの新しいアプリケーションを積極的に検証することが含まれます。このプロセスは、ETHの有用性を拡張し、Ethereumネットワークを保護するだけではなくなります。このプラットフォームは、データ可用性レイヤーからブリッジまで、保護できるアプリケーションの種類に関して柔軟性を提供します。ただし、これにはリスクも伴い、再ステーキングされたETHのセキュリティは、それが保護するアプリケーションのパフォーマンスとセキュリティに依存するようになります。EigenLayerの設計はまだ進化しており、関連するリスクを理解することが不可欠です。
EigenLayerの機能は、Ethereumエコシステム内で新しい経済モデルとインセンティブを作成することを可能にします。これにより、アプリケーションはセキュリティをブートストラップし、参入障壁を下げることができます。ただし、ユーザーは、保護しているアプリケーションが失敗したり、侵害されたりした場合の、スラッシング(ステーキングされたETHの損失)の可能性など、関連するリスクを慎重に検討する必要があります。このプロトコルは常に開発中であり、ユーザーは最新の開発とセキュリティ監査について常に情報を得る必要があります。
graph LR
Center["EigenLayer"]:::main
Pre_restaking["restaking"]:::pre --> Center
click Pre_restaking "/terms/restaking"
Pre_ethereum["ethereum"]:::pre --> Center
click Pre_ethereum "/terms/ethereum"
Pre_smart_contract["smart-contract"]:::pre --> Center
click Pre_smart_contract "/terms/smart-contract"
Rel_restaking["restaking"]:::related -.-> Center
click Rel_restaking "/terms/restaking"
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歳でもわかるように説明
EigenLayer is like a temp agency for [Ethereum](/ja/terms/ethereum) security guards. It lets the guards (Validators) take on extra shifts protecting other businesses (AVSs) using the same uniform and badge (Staked ETH).
🤓 Expert Deep Dive
EigenLayer operates as a trust-minimized marketplace for decentralized trust, abstracting Ethereum's economic security. Its core innovation is restaking, which allows staked ETH (or LSTs) to be utilized as collateral for multiple Actively Validated Services (AVSs). This creates a composable security layer, enabling AVSs to achieve robust decentralization and security without native token issuance. The protocol defines a set of interfaces for AVSs to register and for operators (who run nodes for AVSs) to signal their intent to validate specific services using restaked capital. Economic security is maintained through a dual slashing mechanism: slashing on Ethereum for validator misbehavior and potential slashing within AVSs for protocol-specific failures, enforced via slashing modules integrated with EigenLayer. This introduces complex risk management for restakers, who face correlated risks across multiple services. EigenLayer's architecture facilitates permissionless innovation in decentralized infrastructure by lowering the barrier to entry for new protocols requiring economic security.