Add mainnet cW remediation sequence helper
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 10s

This commit is contained in:
defiQUG
2026-04-14 18:19:39 -07:00
parent 2acb6ed877
commit 1ba773ed93
3 changed files with 102 additions and 0 deletions

View File

@@ -277,6 +277,15 @@ This runs the currently validated tiny support swaps for `cwusdt-usdt`, `cwusdc-
Re-run with `--apply` only when you intentionally want to broadcast the full four-leg support round.
**Higher-level remediation sequence:**
```bash
bash scripts/deployment/run-mainnet-cw-remediation-sequence.sh --dry-run
```
Modes:
- `--mode=micro` for the four-leg support sweep only
- `--mode=flash-plan` for the `cWUSDC/USDC` flash quote-push plan only
- `--mode=full` for both
### 15. Mainnet DODO Wave 1 pool deploy helper
Repeatable helper for creating and seeding a first-tier Mainnet DODO PMM Wave 1 `cW* / USDC` pair.