Permissionless-pool lending oracle
Stake DAO's assessment for RD-F-181 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Not applicable — Stake DAO's Morpho lending vault oracles use Chainlink push-oracle feeds (not permissionlessly-created DEX pools). Morpho Blue uses an immutable oracle-per-market model where the oracle is specified at market creation (governance-controlled), not from a permissionless pool factory. CurveCryptoswapOracle uses Chainlink hop chains and Curve's lp_price() — both are established, non-permissionless sources. No Uniswap v2/v3 factory without filters, no permissionless pool acceptance pattern detected. Green: architecture incompatible with permissionless-pool oracle acceptance.
Sources #
- GitHubStake DAO oracle suite — no permissionless pool oraclepackages/periphery/src/lending/oracles/ — all adapters use Chainlink or Curve EMA; no factory-based permissionless pool oracleretrieved 2026-05-16
- Morpho Blue — immutable market oracle modelMorpho Blue 0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb — immutable oracle per market, not permissionless pool factoryretrieved 2026-05-16
Methodology #
Determine whether the lending protocol accepts spot prices from a DEX where any user can permissionlessly create new pools, without requiring a TWAP window, liquidity floor, or token-age minimum on the venue side.
See the full factor methodology and distribution across all protocols →