★ Oracle source = spot DEX pool (no TWAP)
Liquity V1 + V2 (LUSD / BOLD)'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] No spot DEX price usage in any v1 or v2 pricing path. v1 uses Chainlink ETH/USD push oracle (0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419) with Tellor fallback. v2 uses Chainlink push feeds. No slot0() or getReserves() calls found in any PriceFeed contract. Chainlink Data Feed is a push oracle aggregating multiple data sources, not a DEX pool. Green confirmed.
Sources #
- EtherscanChainlink ETH/USD aggregator contract on EtherscanChainlink ETH/USD aggregator 0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419 -- verified Chainlink Data Feed, not a DEX poolretrieved 2026-05-16
- Liquity Bold WETHPriceFeed -- Chainlink-only oracle path, no DEX spotliquity/bold PriceFeeds/ -- all 4 contracts (WETHPriceFeed, WSTETHPriceFeed, RETHPriceFeed, MainnetPriceFeedBase) -- no slot0/getReserves callsretrieved 2026-05-16
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 →