Files
proxmox/docs/03-deployment/PHASE_C_CW_AND_EDGE_POOLS_RUNBOOK.md
defiQUG e4c9dda0fd
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
chore: update submodule references and documentation
- Marked submodules ai-mcp-pmm-controller, explorer-monorepo, and smom-dbis-138 as dirty to reflect recent changes.
- Updated documentation to clarify operator script usage, including dotenv loading and task execution instructions.
- Enhanced the README and various index files to provide clearer navigation and task completion guidance.

Made-with: Cursor
2026-03-04 02:03:08 -08:00

1.6 KiB

Phase C — cW* Tokens and Edge Pools Runbook

Last Updated: 2026-03-04
Purpose: Execute Phase C of REMAINING_DEPLOYMENTS_FOR_FULL_NETWORK_COVERAGE: deploy or bridge cW* tokens and create/fund PMM edge pools on public chains for full SBS and arbitrage.

Prerequisites: Phase A (hub liquidity on 138) and Phase B (CCIP bridges + LINK) should be done or in progress.


C.1 Deploy or bridge cW* tokens per chain

Chains: 1, 56, 137, 10, 42161, 8453, 43114, 100, 25, 42220, 1111.
Tokens: cWUSDT, cWUSDC, cWAUSDT, cWEURC, cWEURT, cWUSDW (per pool-matrix).

Steps: (1) Use cross-chain-pmm-lps config/chains.json and pool-matrix.json. (2) Deploy CompliantWrappedToken (cW*) per chain or use bridge; set addresses in deployment-status.json and smom-dbis-138/.env. (3) Ref: TOKEN_CONTRACT_DEPLOYMENTS_REMAINING §3, CW_DEPLOY_AND_WIRE_RUNBOOK.


C.2 Create and fund PMM edge pools per chain

Steps: (1) From pool-matrix poolsFirst (e.g. cWUSDT/USDC), create DODO PMM or Uniswap pools per chain. (2) Add initial liquidity. (3) Record pool addresses in deployment-status.json chains[chainId].pmmPools. (4) Ensure token-aggregation/heatmap use deployment-status.

Ref: LIQUIDITY_POOLS_MASTER_MAP § Public-chain cW*, pool-matrix.json.


C.3 (Optional) Stabilization bot and peg bands

Run deviation watcher and peg-band config from cross-chain-pmm-lps when cW* and edge pools are live.


Quick ref

  • Pool matrix: cross-chain-pmm-lps/config/pool-matrix.json
  • Deployment status: cross-chain-pmm-lps/config/deployment-status.json
  • Recipe: cross-chain-pmm-lps/docs/06-deployment-recipe.md