loading…

rsETH slashing scenarios

Simulate instant rsETH price drops and inspect protocol-wide and per-user exposure. Snapshot block 25,282,466, 3m ago. Oracle prices: rsETH $1.8k, ETH $1.7k.

Check a specific address

Paste any Aave V3 user address to see their per-scenario post-slash HF, ETH top-up to restore HF = 1, realized loss, and liquidation penalty.

Protocol-wide aggregate

Across all 202 users with rsETH supply or debt on Aave V3.

ScenarioLiquidatable usersBad-debt usersTotal MtM lossTotal equity wipeTotal top-up (ETH)Total top-up (USD)
rsETH −1%11 / 2029$7.67M$7.67M0$0
rsETH −3%23 / 2029$23.01M$23.01M725.44$1.20M
rsETH −5%30 / 20210$38.35M$38.34M7,807.29$12.93M
rsETH −10%38 / 20231$76.70M$76.69M33,409.39$55.34M
rsETH −15%39 / 20235$115.04M$115.03M59,641.05$98.80M

Top users per scenario

Ranked by realized loss (USD) and by ETH top-up needed to reach HF = 1. Click an address to load their per-scenario results.

Top users by realized loss (USD)
UserHF postLossBad debt
0xcdfa…9c890.983$10.08M
0xf746…30100.98$6.68M
0x40e9…aba81.002$5.40M
0x973d…16830.979$3.53M
0x7550…4e600.998$2.87M
0xd849…562d0.972$2.36M
0xa122…e7c60.991$1.85M
0x8cb0…0f6e0.992$1.24M
0x537c…6d540.961$976.5k
0x9074…c0a90.972$884.7k
Top users by top-up required (ETH)
UserHF postTop-upBad debt
0xcdfa…9c890.9832,285.003 ETH
0xf746…30100.981,839.261 ETH
0x973d…16830.979976.235 ETH
0xd849…562d0.972881.481 ETH
0x537c…6d540.961514.069 ETH
0xba5d…a3520.97356.606 ETH
0x9074…c0a90.972335.881 ETH
0xa122…e7c60.991225.121 ETH
0x8cb0…0f6e0.992134.363 ETH
0x919c…9b030.97298.594 ETH

Methodology

  1. rsETH is stressed in isolation. Correlated LRTs (weETH, ezETH, pufETH, etc.) are NOT stressed in these scenarios. [1]
  2. ETH / WETH price is held constant at the snapshot oracle value. [2]
  3. rsETH's Aave oracle uses a rate-capped adapter (CAPO-style). On-chain slashing transmission is therefore bounded; this tool simulates raw percentage drops of the reported oracle price. [3]
  4. Post-shock health factor uses eMode-adjusted liquidationThreshold pulled from live reserve params. [4]
  5. Aave V3 close factor: 50% when post-shock HF ≥ 0.95, else 100%. [5]
  6. ETH top-up is the WETH deposit (at current oracle ETH price, using WETH's effective LT under the user's eMode) that raises Σ(collateral × LT) / Σ(debt) to exactly 1.0.
  7. Leverage-adjusted realized loss = Δ(collateral USD) − Δ(rsETH-denominated debt USD), expressed as a fraction of pre-shock equity (collateral − debt).
  8. Bad debt is estimated as the shortfall between post-shock debt and the maximum recoverable collateral value given the user's weighted liquidation bonus.
References
  1. rsETH is the reference asset under stress; other LRTs held constant per task spec.
  2. WETH/ETH price held constant at snapshot oracle value.
  3. Aave rsETH oracle uses a rate-capped price adapter (CAPO-style). See rsETH adapter at 0x... on Etherscan.
  4. Aave V3 GenericLogic eMode: category LT overrides asset LT when asset is a category collateral.
  5. Aave V3 LiquidationLogic close-factor rule: 0.5 when HF ≥ 0.95, else 1.0.