Fallback behavior on oracle failure
QuickSwap's assessment for RD-F-051 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Not applicable as an oracle-failure fallback question — QuickSwap consumes no external oracle. AMM price is always derivable from pool state. Swaps fail gracefully via user-set slippage tolerance (amountOutMin) if price impact is too large, but this is not an oracle-fallback mechanism.
Sources #
- GitHubQuickSwap core contracts GitHubUniswapV2Router02 swapExactTokensForTokens(uint amountOutMin,...) — slippage protection via user-supplied minimum output; no oracle fallback pathretrieved 2026-05-16
Methodology #
Identify the declared fallback behavior (pause, secondary source, last-known-price, revert) when the primary oracle reverts or reports a stale value.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol quickswap factor RD-F-051 score green collected_at 2026-05-16 08:48:31