defirisk.co
rubric v1.7.0

Circuit breaker on price deviation

Lista DAO'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 #

BoundValidator.sol implements ratio-bound deviation check: if reported price deviates from anchor (PIVOT) beyond upperBoundAnchorRatio or below lowerBoundAnchorRatio, price is treated as invalid. Mechanism is present. Yellow because bounds are admin-updatable without confirmed timelock (owner can call setValidateConfig() to change bounds).

Sources #

  • GitHub
    Lista DAO BoundValidator.solcontracts/oracle/BoundValidator.sol — setValidateConfig() function, ratio-bound validation logic confirmedretrieved 2026-05-12

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 lista-dao factor RD-F-057 score yellow collected_at 2026-05-12 17:54:05