Max-deviation threshold (bps)
Rocket Pool'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 #
For rETH:ETH: 200 bps (2%) per-update cap on rETH rate change via RPIP-61 / RocketDAOProtocolSettingsNetwork.getMaxRethDelta() = 0.02 ether. Floor is 100 bps (1%). This is a per-update movement cap, not an absolute deviation band from a reference price. For RPL/ETH: no deviation threshold configured — unconstrained. Within taxonomy threshold for rETH (≤2000 bps = green) but RPL has none, and the rETH cap is per-update not absolute. Overall yellow due to RPL gap.
Sources #
- GitHubRocketDAOProtocolSettingsNetwork.sol sourceRocketDAOProtocolSettingsNetwork.sol: network.max.reth.balance.delta = 0.02 ether = 200 bps; validation >= 0.01 ether (100 bps floor)retrieved 2026-05-04
Methodology #
If a circuit breaker exists, read the configured deviation threshold in basis points.
See the full factor methodology and distribution across all protocols →