Circuit breaker on price deviation
Raydium'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 price-deviation circuit breaker present. For a pure AMM, no oracle deviation concept exists — the AMM price IS the market price. The yellow rating reflects the absence of a circuit-breaker mechanism (not that one is expected). An AMM-type carve-out analogous to Cat 4 lending-only applicability rules may be appropriate in v1.6. No docs.raydium.io or Cargo.toml reference to any price-deviation halt mechanism.
Sources #
- GitHubRaydium Standard AMM v4 Cargo.toml — dependencies (serum_dex only, no oracle libs)raydium-io/raydium-amm master/program/Cargo.tomlretrieved 2026-04-29
- Raydium Protocol Security Documentationdocs.raydium.io/raydium/protocol/securityretrieved 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 →