Max-deviation threshold (bps)
Superstate's assessment for RD-F-058 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
maximumAcceptablePriceDelta = 1,000,000 in SuperstateOracle. Units not directly confirmed from available source access (GitHub raw files 404). If DECIMALS = 6 (confirmed from readContract), this could represent 1,000,000 / 10^6 = 1.0 = 100% max delta — an extremely wide threshold. Alternatively units may be in raw NAV units (the NAV per share grows slowly over time). Threshold is admin-settable without timelock. Yellow: configured threshold present but unit interpretation uncertain from available data; cannot confirm it is within 2000 bps (20%) guideline.
Sources #
- Audit0xMacro superstate-3 Audit Report0xMacro superstate-3 L-1 — MAX_NAVS_CHANGE constant added; exact value not confirmed from audit textretrieved 2026-05-16
- SuperstateOracle readContract — EtherscanSuperstateOracle readContract 0xe4fa682f... — DECIMALS = 6, maximumAcceptablePriceDelta = 1000000; exact bps equivalent not calculable without unit contextretrieved 2026-05-16
Methodology #
If a circuit breaker exists, read the configured deviation threshold in basis points.
See the full factor methodology and distribution across all protocols →