defirisk.co
rubric v1.7.0

Oracle role per asset

Maple Finance'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 #

Primary Chainlink feeds per asset. Manual override (setManualOverridePrice) acts as governor-triggered secondary, not automatic fallback. On staleness, contract reverts — no automatic switch to secondary oracle in code path.

Detail #

MapleGlobals getLatestPrice() checks manualOverridePrice first (returns if non-zero), then calls Chainlink feed. If feed is stale, reverts with MG:GLP:STALE_PRICE. Governor must call setManualOverridePrice() to unblock. No secondary oracle in the automatic path. Yellow because primary-only automatic path; manual override is human-triggered.

Sources #

  • GitHub
    MapleGlobals sourceMapleGlobals.sol getLatestPrice and setManualOverridePriceretrieved 2026-04-27

Methodology #

For each oracle, classify its role as Primary / Secondary / Fallback per asset/market.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol maple-finance factor RD-F-049 score yellow collected_at 2026-04-27 05:38:08