Fallback behavior on oracle failure
Polymarket's assessment for RD-F-051 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No automated fallback for UMA OO failure. Emergency admin override exists via flagQuestionForEmergencyResolution() + emergencyReportPayouts() (auth ward system, admin-only centralized bypass). V1 Binary Adapter has setFinderAddress() for oracle indirection. V2 primary adapter has no fallback. No confirmed Chainlink Data Streams fallback path. Centralized emergency path is a partial mitigant, not an automated fallback.
Sources #
- EtherscanPolymarket: Uma Conditional Tokens Binary Adapter — Read ContractUMA Binary Adapter v1 — setFinderAddress and emergency functions confirmedretrieved 2026-04-29
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 →