Dependency graph (protocols depended upon)
Morpho V1 (Morpho Blue + MetaMorpho)'s assessment for RD-F-050 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Morpho Blue core has minimal external dependencies by design. Core depends on: per-market oracle (Chainlink feeds), Adaptive Curve IRM (0x870aC11D48B15DB9a138Cf899d20F13F79Ba00BC). MetaMorpho vaults depend on Morpho Blue core. Bundler depends on Aave/Compound migration adapters (periphery only). Core is a singleton with two external call surfaces.
Detail #
The core singleton (0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb) makes external calls to: (1) IOracle(marketParams.oracle).price() at liquidation/health check; (2) IInterestRateModel(marketParams.irm) for interest accrual. Aave/Compound/Permit2 dependencies are in the Bundler periphery, not core. Dependency graph is well-documented.
Sources #
- GitHub
Methodology #
List all external protocols whose failure would directly impair this protocol (LST providers, bridges, stablecoin issuers, keepers).
See the full factor methodology and distribution across all protocols →