★ Oracle source = spot DEX pool (no TWAP)
EigenLayer's assessment for RD-F-053 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
[★ CRITICAL] NOT APPLICABLE by protocol design. EigenLayer does NOT use price oracles for any core function. No spot DEX pool is read for any asset pricing. No asset pricing occurs in any core contract. The protocol tracks restaking shares, not asset prices. EigenPod.sol, StrategyBase.sol, DelegationManager.sol, StrategyManager.sol, and AllocationManager.sol were each verified via source inspection — none import oracle interfaces or call DEX pools for pricing. F053 GREEN by construction.
Sources #
- URLAll core contracts verified: no oracle interface import, no DEX pool call, no price feed callEigenPod.sol, StrategyBase.sol, DelegationManager.sol, StrategyManager.sol, AllocationManager.solretrieved 2026-04-28
Methodology #
Determine whether the primary oracle for any asset/market reads spot price from a single DEX pool without a TWAP window or secondary source.
See the full factor methodology and distribution across all protocols →