diff --git a/docs/04-configuration/MEV_CHAIN138_ALL_MAINNET_ROLLOUT_TRACKER.md b/docs/04-configuration/MEV_CHAIN138_ALL_MAINNET_ROLLOUT_TRACKER.md index f473fde1..af1e3d8d 100644 --- a/docs/04-configuration/MEV_CHAIN138_ALL_MAINNET_ROLLOUT_TRACKER.md +++ b/docs/04-configuration/MEV_CHAIN138_ALL_MAINNET_ROLLOUT_TRACKER.md @@ -48,7 +48,9 @@ It is intentionally split into: downgrading operator-wallet balance shortages from false failures to warnings. - Same bootstrap verifier surfaced one env/registry drift: - registry-authoritative `cWUSDC/USDC` pool is `0x69776fc607e9edA8042e320e7e43f54d06c68f0E` - - some env/default flows still reference legacy pool `0xB227dDA4e89E2EA63A1345509C9AC02644e8d526` + - active operational defaults already use the registry-authoritative pool + - remaining legacy reference `0xB227dDA4e89E2EA63A1345509C9AC02644e8d526` + is now confined to migration-oriented tooling/docs This means Mainnet public PMM operation is not yet in a fully healthy state even though large parts of the deployment inventory exist. @@ -68,6 +70,11 @@ though large parts of the deployment inventory exist. - `cwusdc-usdc` `575113` raw - `cwusdt-usdc` `7541` raw - `cwusdc-usdt` `5478` raw +- Exact dry-run commands: + - `bash scripts/deployment/run-mainnet-public-dodo-cw-swap.sh --pair=cwusdt-usdt --direction=base-to-quote --amount=8131 --dry-run` + - `bash scripts/deployment/run-mainnet-public-dodo-cw-swap.sh --pair=cwusdc-usdc --direction=base-to-quote --amount=575113 --dry-run` + - `bash scripts/deployment/run-mainnet-public-dodo-cw-swap.sh --pair=cwusdt-usdc --direction=base-to-quote --amount=7541 --dry-run` + - `bash scripts/deployment/run-mainnet-public-dodo-cw-swap.sh --pair=cwusdc-usdt --direction=base-to-quote --amount=5478 --dry-run` - Suggested matched-rail rebalance ceilings once quote inventory is funded: - `cwusdt-usdt` `32526` raw - `cwusdc-usdc` `2300455` raw @@ -173,7 +180,7 @@ though large parts of the deployment inventory exist. - rebalance `cWUSDC/USDC` - rebalance `cWUSDT/USDT` - rebalance `cWUSDC/USDT` - - reconcile remaining legacy `POOL_CWUSDC_USDC_MAINNET` env/default references with the registry-authoritative pool + - optionally retire the remaining migration-only legacy `POOL_CWUSDC_USDC_MAINNET` reference once pool replacement history is no longer needed 6. Publish the final ALL Mainnet native venue matrix before trying to wire full MEV discovery there. ## Truthful Completion Condition