Oracle providers used
StakeWise v3'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 #
StakeWise v3 uses a custom permissioned Keeper oracle network (11 operators, contract 0x6B5815467da09DaA7DC83Db21c9239d98Bb487b5) for all reward/state updates. OsTokenVaultController provides an internal beacon-chain accumulator (`avgRewardPerSecond`). PriceFeed adapter at 0x8023518b wraps this in a Chainlink-compatible interface for downstream protocols (Aave CAPO). RedStone aggregates DEX prices for third-party integrators only — StakeWise core contracts do not consume any external DEX-based price feed. Oracle provider map: (1) Keeper network — primary for reward updates; (2) OsTokenVaultController — internal rate accumulator; (3) PriceFeed — Chainlink-compatible wrapper for downstream.
Sources #
- URLCase Study: StakeWise Integrates RedStone — RedStone BlogRedStone integrates DEX-aggregate osETH price for Gravita, Morpho Blue, Enzyme — external to StakeWise core contractsretrieved 2026-05-16
- Oracles | StakeWise DocsStakeWise oracle architecture — 11 oracle operators, custom Keeper networkretrieved 2026-05-16
- PriceFeed osETH/ETH — EtherscanPriceFeed 0x8023518b2192FB5384DAdc596765B3dD1cdFe471 — Chainlink-compatible wrapper calling OsTokenVaultController.getRate()retrieved 2026-05-16
- Keeper — EtherscanKeeper contract 0x6B5815467da09DaA7DC83Db21c9239d98Bb487b5 — custom oracle aggregator on Ethereum mainnetretrieved 2026-05-16
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 →