defirisk.co
rubric v1.7.0

Circuit breaker on price deviation

Dolomite's assessment for RD-F-057 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

No automated price-deviation circuit breaker found in ChainlinkPriceOracleV1.sol. The L2 sequencer flag provides a sequencer-offline (not price-deviation) halt for Arbitrum. The Pause Sentinel allows admin to manually disable borrowing/liquidations for an asset after observing a problem — reactive, not automatic. No on-chain price-deviation threshold (e.g., halt if price moves >X% per block) implemented.

Sources #

  • GitHub
    ChainlinkPriceOracleV1.soldolomite-exchange/dolomite-margin/blob/master/contracts/external/oracles/ChainlinkPriceOracleV1.sol — no price-deviation circuit breaker code path foundretrieved 2026-05-16
  • Docs
    Risk Management — Dolomitedocs.dolomite.io/risk-management — Pause Sentinel is manual intervention mechanism, not automated circuit breakerretrieved 2026-05-16

Methodology #

Determine whether the protocol halts or reverts if the oracle-reported price deviates by more than X% from a reference within Y blocks.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol dolomite factor RD-F-057 score yellow collected_at 2026-05-16 11:12:56