defirisk.co
rubric v1.7.0

Oracle source = spot DEX pool (no TWAP)

Orca's assessment for RD-F-053 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

GREEN — confirmed via source inspection. Orca Whirlpools IS the DEX; it does not consume an external spot DEX price as an oracle. Pricing is derived from on-chain reserve math (sqrt_price, tick-array state) during swap execution. The oracle account in swap.rs is an internal adaptive-fee state tracker ('currently unused' per inline comment for trade pricing). No Chainlink, Pyth, Switchboard, or other external feed crate is present in Cargo.toml. Data cache oracle_feeds array is empty. F053 is green by architectural design — the swap pricing path has no external price feed dependency.

Sources #

Methodology #

Determine whether the primary oracle for any asset/market reads spot price from a single DEX pool without a TWAP window or secondary source.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol orca factor RD-F-053 score green collected_at 2026-05-16 02:39:16