Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains - Omit embedded publish git dirs and empty placeholders from index Made-with: Cursor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Address Matrix and Status — Correlated Reference
|
||||
|
||||
**Last Updated:** 2026-03-26
|
||||
**Purpose:** Single correlated matrix of all existing contract, token, and pool addresses with deployment status. **On-chain verification (2026-03-26):** corrected Chain 138 PMM stack verified at `DODOPMMIntegration=0x5BDc62f1ae7D630c37A8B363a1d49845356Ee72d` and `DODOPMMProvider=0x5CAe6Ce155b7f08D3a956F5Dc82fC9945f29B381`; desired-state inventory is fully reconciled with `104` existing pools and `104` aligned routes.
|
||||
**Last Updated:** 2026-04-01
|
||||
**Purpose:** Single correlated matrix of all existing contract, token, and pool addresses with deployment status. **On-chain verification (2026-04-02):** the canonical Chain 138 PMM stack is the official DODO V2 DVM-backed deployment at `DODOPMMIntegration=0x86ADA6Ef91A3B450F89f2b751e93B1b7A3218895`, `DODOPMMProvider=0x3f729632E9553EBacCdE2e9b4c8F2B285b014F2e`, and `DODO_VENDING_MACHINE_ADDRESS=0xb6D9EF3575bc48De3f011C310DC24d87bEC6087C`. Stable pairs were recalibrated on 2026-04-02 with `i=1e18`, `k=0` so equal-reserve stable pools quote at true 1:1 parity.
|
||||
**Sources:** CONTRACT_ADDRESSES_REFERENCE, CHAIN138_TOKEN_ADDRESSES, LIQUIDITY_POOLS_MASTER_MAP, DEPLOYED_COINS_TOKENS_AND_NETWORKS, env examples, PRE_DEPLOYMENT_CHECKLIST.
|
||||
|
||||
---
|
||||
@@ -111,12 +111,14 @@
|
||||
|
||||
| Contract / pool | Address | Status | Notes |
|
||||
|-----------------|---------|--------|-------|
|
||||
| DODOPMMIntegration | `0x5BDc62f1ae7D630c37A8B363a1d49845356Ee72d` | ✅ | Corrected canonical integration; full JSON desired-state reconciled |
|
||||
| DODOPMMProvider | `0x5CAe6Ce155b7f08D3a956F5Dc82fC9945f29B381` | ✅ | Corrected canonical provider; 104 aligned routes |
|
||||
| DODO DVMFactory | `0xc93870594C7f83A0aE076c2e30b494Efc526b68E` | ✅ | Self-deployed official DODO V2 DVMFactory on Chain 138 |
|
||||
| DODO Vending Machine / Adapter | `0xb6D9EF3575bc48De3f011C310DC24d87bEC6087C` | ✅ | Canonical `DODO_VENDING_MACHINE_ADDRESS` |
|
||||
| DODOPMMIntegration | `0x86ADA6Ef91A3B450F89f2b751e93B1b7A3218895` | ✅ | Canonical official-DVM-backed integration |
|
||||
| DODOPMMProvider | `0x3f729632E9553EBacCdE2e9b4c8F2B285b014F2e` | ✅ | Canonical provider registered against the current integration |
|
||||
| PrivatePoolRegistry | `0xb27057B27db09e8Df353AF722c299f200519882A` | ✅ | Live private XAU pool registry |
|
||||
| Pool cUSDT/cUSDC | `0xff8d3b8fDF7B112759F076B69f4271D4209C0849` | ✅ | Funded live |
|
||||
| Pool cUSDT/USDT (official mirror) | `0x6fc60DEDc92a2047062294488539992710b99D71` | ✅ | Intended funded canonical pool; integration/provider mapping must be repointed if still on older empty pool |
|
||||
| Pool cUSDC/USDC (official mirror) | `0x9f74Be42725f2Aa072a9E0CdCce0E7203C510263` | ✅ | Canonical corrected-stack pool |
|
||||
| Pool cUSDT/cUSDC | `0x9e89bAe009adf128782E19e8341996c596ac40dC` | ✅ | Funded live on the canonical official-DVM stack; corrected to `i=1e18`, `k=0` |
|
||||
| Pool cUSDT/USDT (official mirror) | `0x866Cb44b59303d8dc5f4F9E3E7A8e8b0bf238d66` | ✅ | Funded live on the canonical official-DVM stack; corrected to `i=1e18`, `k=0` |
|
||||
| Pool cUSDC/USDC (official mirror) | `0xc39B7D0F40838cbFb54649d327f49a6DAC964062` | ✅ | Funded live on the canonical official-DVM stack; corrected to `i=1e18`, `k=0` |
|
||||
| Pool cUSDT/cXAUC (public) | `0x1AA55E2001E5651349AfF5A63FD7A7Ae44f0F1b0` | ✅ | Funded live |
|
||||
| Pool cUSDC/cXAUC (public) | `0xEA9Ac6357CaCB42a83b9082B870610363B177cBa` | ✅ | Funded live |
|
||||
| Pool cEURT/cXAUC (public) | `0xbA99bc1eAAC164569d5AcA96C806934DDaF970Cf` | ✅ | Funded live |
|
||||
@@ -146,7 +148,7 @@
|
||||
| CCIP / bridge | 4 (1 deprecated) | ✅ Use 0x971c… WETH9 bridge |
|
||||
| Governance / deterministic | 9 | ✅ All deployed |
|
||||
| Channels / mirror / reserve / vault | 14+ | ✅ All deployed |
|
||||
| PMM / pools | 1 integration, 1 provider, 1 private registry, 104 aligned pools | ✅ Corrected full mesh and edge pool desired state live |
|
||||
| PMM / pools | 1 DVMFactory, 1 adapter, 1 integration, 1 provider, 1 private registry, 3 canonical stable pools | ✅ Official DODO V2 DVM-backed public stable path live |
|
||||
| TransactionMirror | 1 | ✅ `0x7131F887DBEEb2e44c1Ed267D2A68b5b83285afc` |
|
||||
|
||||
### 2.2 Ethereum Mainnet (1)
|
||||
@@ -158,6 +160,12 @@
|
||||
| WETH | `0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2` | ✅ |
|
||||
| USDT | `0xdAC17F958D2ee523a2206206994597C13D831ec7` | ✅ |
|
||||
| USDC | `0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48` | ✅ |
|
||||
| DODOPMMIntegration (optional GRU cW + TRUU volatile) | `0xa9F284eD010f4F7d7F8F201742b49b9f58e29b84` | ✅ Live; `DODO_PMM_INTEGRATION_MAINNET`; Etherscan source-verified 2026-04-11 |
|
||||
| TRUU (Truth) | `0xDAe0faFD65385E7775Cf75b1398735155EF6aCD2` | ✅ Anchor in `deployment-status.json` |
|
||||
| PMM pool cWUSDT / TRUU | `0x508E5e80B66204b8CD9869323Fdd3A289ea50993` | ✅ Volatile; see runbook §11 |
|
||||
| PMM pool cWUSDC / TRUU | `0x9A632F35078b6A4A9bf27806Bb7aFfAA2F16C846` | ✅ Volatile; see runbook §11 |
|
||||
|
||||
Detail and env wiring: [MAINNET_PMM_TRUU_CWUSD_PEG_AND_BOT_RUNBOOK.md](../03-deployment/MAINNET_PMM_TRUU_CWUSD_PEG_AND_BOT_RUNBOOK.md) section 11, [CONTRACT_ADDRESSES_REFERENCE.md](CONTRACT_ADDRESSES_REFERENCE.md) (Mainnet TRUU PMM subsection).
|
||||
|
||||
### 2.3 ALL Mainnet (651940)
|
||||
|
||||
@@ -196,12 +204,14 @@ Bridges (CCIPWETH9 / CCIPWETH10) and LINK funding per runbook. Addresses in `smo
|
||||
|
||||
| Env variable (Chain 138) | Canonical address |
|
||||
|--------------------------|-------------------|
|
||||
| DODO_PMM_INTEGRATION_ADDRESS | `0x5BDc62f1ae7D630c37A8B363a1d49845356Ee72d` |
|
||||
| DODO_PMM_PROVIDER_ADDRESS | `0x5CAe6Ce155b7f08D3a956F5Dc82fC9945f29B381` |
|
||||
| DODO_DVM_FACTORY | `0xc93870594C7f83A0aE076c2e30b494Efc526b68E` |
|
||||
| DODO_VENDING_MACHINE_ADDRESS | `0xb6D9EF3575bc48De3f011C310DC24d87bEC6087C` |
|
||||
| DODO_PMM_INTEGRATION_ADDRESS | `0x86ADA6Ef91A3B450F89f2b751e93B1b7A3218895` |
|
||||
| DODO_PMM_PROVIDER_ADDRESS | `0x3f729632E9553EBacCdE2e9b4c8F2B285b014F2e` |
|
||||
| PRIVATE_POOL_REGISTRY | `0xb27057B27db09e8Df353AF722c299f200519882A` |
|
||||
| POOL_CUSDTCUSDC | `0xff8d3b8fDF7B112759F076B69f4271D4209C0849` |
|
||||
| POOL_CUSDTUSDT | `0x6fc60DEDc92a2047062294488539992710b99D71` |
|
||||
| POOL_CUSDCUSDC | `0x9f74Be42725f2Aa072a9E0CdCce0E7203C510263` |
|
||||
| POOL_CUSDTCUSDC | `0x9e89bAe009adf128782E19e8341996c596ac40dC` |
|
||||
| POOL_CUSDTUSDT | `0x866Cb44b59303d8dc5f4F9E3E7A8e8b0bf238d66` |
|
||||
| POOL_CUSDCUSDC | `0xc39B7D0F40838cbFb54649d327f49a6DAC964062` |
|
||||
| POOL_CUSDT_XAU_PUBLIC | `0x1AA55E2001E5651349AfF5A63FD7A7Ae44f0F1b0` |
|
||||
| POOL_CUSDC_XAU_PUBLIC | `0xEA9Ac6357CaCB42a83b9082B870610363B177cBa` |
|
||||
| POOL_CEURT_XAU_PUBLIC | `0xbA99bc1eAAC164569d5AcA96C806934DDaF970Cf` |
|
||||
|
||||
Reference in New Issue
Block a user