★ Immutable oracle address
PancakeSwap's assessment for RD-F-180 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
[★ F180 — PD-017 T-14 tracking] PredictionV2 oracle stored as 'AggregatorV3Interface public oracle' — mutable public state, NOT immutable keyword. Constructor accepts _oracleAddress parameter. AMM core has no oracle address. ApolloX perpetuals uses external protocol oracle management. No immutable oracle address pattern found. Admin replaceability confirmed from non-immutable public storage.
Sources #
- EtherscanPancakeSwap Prediction V2 — BscScan sourceBscScan PredictionV2 0x18b2a687: source shows 'AggregatorV3Interface public oracle' — not immutableretrieved 2026-04-28
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 →