★ Immutable oracle address
Raydium's assessment for RD-F-180 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
[★ CRITICAL per T-14 rubric v1.4/v1.5 — PD-017 tracking flag] NOT_APPLICABLE. No external oracle address exists in any Raydium program — there is no oracle address to be immutable or replaceable. Batch-24 definition covers: (a) EVM immutable oracle address — N/A (Solana, not EVM); (b) non-EVM hardcoded oracle address — no oracle address hardcoded in any Cargo.toml or program source; (c) closed-source binary oracle embedding — Raydium source is open and contains no oracle. Orchestrator: this not_applicable does NOT count against the ★ critical total.
Sources #
- GitHubRaydium CPMM Cargo.toml — no oracle dependenciesraydium-io/raydium-cp-swap master/programs/cp-swap/Cargo.tomlretrieved 2026-04-29
- Raydium 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 profile §700-profile.md §7retrieved 2026-04-29
- Raydium CLMM Cargo.toml — no oracle dependenciesraydium-io/raydium-clmm master/programs/amm/Cargo.tomlretrieved 2026-04-29
Methodology #
Determine whether any collateral oracle address is marked `immutable` in protocol config with no admin-replaceable adapter wrapper, preventing the protocol from repricing when the upstream asset depegs.
See the full factor methodology and distribution across all protocols →