Oracle providers used
EigenLayer's assessment for RD-F-048 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
EigenLayer core contracts use NO price oracle providers. The single oracle-class dependency is the EIP-4788 BEACON_ROOTS precompile for beacon chain state proof verification in EigenPod.sol — an Ethereum consensus-layer primitive, not a DeFi oracle vendor. Source inspection of EigenPod.sol, StrategyBase.sol, DelegationManager.sol, StrategyManager.sol, and AllocationManager.sol confirmed no Chainlink, Pyth, Uniswap TWAP, or DEX spot price feed imports or calls. The 19 Chainlink feed addresses in the data cache are not consumed by EigenLayer core contracts.
Sources #
- URL
- Data cache: defillama.oracle = null; layerzero.present = false00-data-cache.json defillama.oracle fieldretrieved 2026-04-28
Methodology #
List all oracle providers used (Chainlink, Pyth, Redstone, Uniswap-TWAP, in-house, etc.) per asset/market pair in the protocol.
See the full factor methodology and distribution across all protocols →