Circuit breaker on price deviation
Jupiter'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 #
Perps: Implicit circuit breaker — Edge price must be within a threshold of both Chainlink and Pyth to be used; if outside threshold, fallback to Chainlink+Pyth comparison; if 2-of-3 fail, no price update (hard stop). The specific deviation threshold value is not publicly disclosed (closed-source program). Lend: Pyth confidence interval acts as a documented circuit breaker — operations halt if confidence >2% (user ops) or >4% (liquidations). Yellow because Perps deviation threshold is not publicly verifiable.
Sources #
- DocsOracles — Jupiter Lend Developer DocsLend: Pyth confidence interval ≤2% user ops / ≤4% liquidations — documented circuit breakerretrieved 2026-04-29
- Jupiter Perpetuals price oraclesPerps: Edge within threshold of Chainlink+Pyth = use Edge; else fallback. Threshold value not disclosed.retrieved 2026-04-29
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 →