Files
proxmox/docs/03-deployment/PROMOD_UNISWAP_V2_PHASE1_BRIDGE_3X_MATRIX.md
defiQUG 4fab998e51
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 9s
chore: sync workspace docs, configs, and submodules
2026-04-18 12:07:15 -07:00

6.7 KiB

Mr. Promod Uniswap V2 Phase 1 Bridge 3x Matrix

  • Generated: 2026-04-17T18:22:33Z
  • Purpose: strict triple-sized Chain 138 bridge funding plan for the remaining phase-1 pool rollout.
  • Bridge multiplier: 3x
  • Total cUSDT to bridge from Chain 138: 21000
  • Total cUSDC to bridge from Chain 138: 21002.4
Chain Network Base cUSDT Need Base cUSDC Need 3x cUSDT To Bridge 3x cUSDC To Bridge Bridge Env
1 Ethereum Mainnet 0 0 0 0 CW_BRIDGE_MAINNET
10 Optimism 1000 1000 3000 3000 CW_BRIDGE_OPTIMISM
25 Cronos 1000 1000 3000 3000 CW_BRIDGE_CRONOS
56 BSC 1000 1000 3000 3000 CW_BRIDGE_BSC
100 Gnosis 1000 1000 3000 3000 CW_BRIDGE_GNOSIS
137 Polygon 0 0 0 0 CW_BRIDGE_POLYGON
8453 Base 1000 1000 3000 3000 CW_BRIDGE_BASE
42161 Arbitrum One 1000 1000 3000 3000 CW_BRIDGE_ARBITRUM
42220 Celo 1000 1000 3000 3000 CW_BRIDGE_CELO
43114 Avalanche 0 0.8 0 2.4 CW_BRIDGE_AVALANCHE

Notes

Chain 1 — Ethereum Mainnet

  • Recommended action: seed_now
  • 3x cUSDT to bridge: 0
  • 3x cUSDC to bridge: 0
  • Bridge env: CW_BRIDGE_MAINNET
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 1 via CW_BRIDGE_MAINNET and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.

Chain 10 — Optimism

  • Recommended action: bridge_or_mint_destination_then_seed
  • 3x cUSDT to bridge: 3000
  • 3x cUSDC to bridge: 3000
  • Bridge env: CW_BRIDGE_OPTIMISM
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 10 via CW_BRIDGE_OPTIMISM and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.

Chain 25 — Cronos

  • Recommended action: bridge_or_mint_destination_then_seed
  • 3x cUSDT to bridge: 3000
  • 3x cUSDC to bridge: 3000
  • Bridge env: CW_BRIDGE_CRONOS
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 25 via CW_BRIDGE_CRONOS and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.

Chain 56 — BSC

  • Recommended action: bridge_or_mint_destination_then_seed
  • 3x cUSDT to bridge: 3000
  • 3x cUSDC to bridge: 3000
  • Bridge env: CW_BRIDGE_BSC
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 56 via CW_BRIDGE_BSC and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.

Chain 100 — Gnosis

  • Recommended action: bridge_or_mint_destination_then_seed
  • 3x cUSDT to bridge: 3000
  • 3x cUSDC to bridge: 3000
  • Bridge env: CW_BRIDGE_GNOSIS
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 100 via CW_BRIDGE_GNOSIS and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.

Chain 137 — Polygon

  • Recommended action: seed_now
  • 3x cUSDT to bridge: 0
  • 3x cUSDC to bridge: 0
  • Bridge env: CW_BRIDGE_POLYGON
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 137 via CW_BRIDGE_POLYGON and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.

Chain 8453 — Base

  • Recommended action: bridge_or_mint_destination_then_seed
  • 3x cUSDT to bridge: 3000
  • 3x cUSDC to bridge: 3000
  • Bridge env: CW_BRIDGE_BASE
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 8453 via CW_BRIDGE_BASE and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.

Chain 42161 — Arbitrum One

  • Recommended action: bridge_or_mint_destination_then_seed
  • 3x cUSDT to bridge: 3000
  • 3x cUSDC to bridge: 3000
  • Bridge env: CW_BRIDGE_ARBITRUM
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 42161 via CW_BRIDGE_ARBITRUM and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.

Chain 42220 — Celo

  • Recommended action: bridge_or_mint_destination_then_seed
  • 3x cUSDT to bridge: 3000
  • 3x cUSDC to bridge: 3000
  • Bridge env: CW_BRIDGE_CELO
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 42220 via CW_BRIDGE_CELO and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.

Chain 43114 — Avalanche

  • Recommended action: bridge_or_mint_missing_side_then_seed
  • 3x cUSDT to bridge: 0
  • 3x cUSDC to bridge: 2.4
  • Bridge env: CW_BRIDGE_AVALANCHE
  • Bridge present: true
  • Bridge note: Bridge path is structurally available for chain 43114 via CW_BRIDGE_AVALANCHE and bridgeAvailable=true, but the repo-native executable path today is destination-side cW minting. Cross-chain c* -> cW delivery still follows docs/07-ccip/CW_DEPLOY_AND_WIRE_RUNBOOK.md and docs/07-ccip/CW_BRIDGE_APPROACH.md rather than a single helper script.