Max-deviation threshold (bps)
Kamino Lend'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 #
MostRecentOf max_divergence_bps confirmed to exist and be validated (1–10,000 bps range enforced in code). Specific configured values per reserve not confirmed without on-chain account reads.
Detail #
Scope most_recent_of.rs validates that max_divergence_bps is between 1 and 10,000 at parameter validation time. The actual configured value per reserve is stored in the Scope oracle mapping account data, not retrievable without on-chain reads. Cannot confirm specific threshold without enumeration.
Sources #
- GitHubScope MostRecentOf parameter validationScope most_recent_of.rs — max_divergence_bps 1-10000 validationretrieved 2026-04-27
Methodology #
If a circuit breaker exists, read the configured deviation threshold in basis points.
See the full factor methodology and distribution across all protocols →