Oracle role per asset
StakeWise v3's assessment for RD-F-049 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
For osETH/ETH: Primary oracle = Keeper network feeding avgRewardPerSecond to OsTokenVaultController; role = sole price/rate setter for osETH exchange rate. PriceFeed wraps getRate() as Chainlink-compatible latestAnswer() for Aave CAPO. No secondary oracle or fallback within the StakeWise core path. RedStone feed (DEX-aggregate) is used by external integrators only. The absence of a documented secondary/fallback role for any asset in the core path scores yellow.
Sources #
- EtherscanPriceFeed source — EtherscanPriceFeed source: constructor takes _osTokenVaultController; calls getRate() — single source, no fallbackretrieved 2026-05-16
- Oracles | StakeWise DocsStakeWise oracle docs confirm single Keeper network without fallback oracle pathretrieved 2026-05-16
Methodology #
For each oracle, classify its role as Primary / Secondary / Fallback per asset/market.
See the full factor methodology and distribution across all protocols →