Bridge rate-limiter / chain-pause as positive mitigant
ether.fi's assessment for RD-F-185 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
EtherFiRedemptionManager implements a configurable per-window outflow rate limiter (setCapacity, setRefillRatePerSecond, setLowWatermarkInBpsOfTvl admin functions). No chain-pause capability exists (Ethereum mainnet). Rate limiter deployed and configurable by ETHERFI_REDEMPTION_MANAGER_ADMIN_ROLE. Certora Priority Queue audit (2026-03-05) covers this contract.
Sources #
- EtherscanEtherFiRedemptionManager — deployed and activeEtherFiRedemptionManager proxy 0xdadef1ff...retrieved 2026-04-28
- EtherFiRedemptionManager — outflow rate limiter implementedEtherFiRedemptionManager.sol — setCapacity, setRefillRatePerSecond rate limiter functionsretrieved 2026-04-28
Methodology #
Determine whether the bridge implements a per-window outflow rate-limiter (and at what cap), and whether the protocol team can trigger a chain-level or validator-set emergency pause.
See the full factor methodology and distribution across all protocols →