docs: references, network, besu, CCIP, troubleshooting, archive, quick ref
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-27 18:50:28 -07:00
parent dedb55e05c
commit cc6d0705da
32 changed files with 161 additions and 111 deletions

View File

@@ -8,6 +8,11 @@
**Transcript reference:** `agent-transcripts/540ae663-7cb4-44f3-bc48-4a1d3ea44d54` (PMM/DEX, tokens, GRU, cW*, deployments).
> Historical note: the PMM addresses recorded in the original transcript are now superseded by the corrected canonical Chain 138 stack:
> `DODOPMMIntegration=0x5BDc62f1ae7D630c37A8B363a1d49845356Ee72d`
> `DODOPMMProvider=0x5CAe6Ce155b7f08D3a956F5Dc82fC9945f29B381`
> Use current canonical references for live operations; keep the transcript addresses only as historical record.
---
## 1. What Was Completed in Transcript 540ae663
@@ -16,9 +21,9 @@
| Item | Status | Notes |
|------|--------|------|
| DODOPMMIntegration | Deployed | Mock DVM at `0x79cdbaFBaA0FdF9F55D26F360F54cddE5c743F7D` |
| DODOPMMIntegration | Deployed | Historical transcript deployment at `0x79cdbaFBaA0FdF9F55D26F360F54cddE5c743F7D` (superseded by corrected canonical stack) |
| Three PMM pools | Created | cUSDT/cUSDC, cUSDT/USDT, cUSDC/USDC (addresses in LIQUIDITY_POOLS_MASTER_MAP) |
| DODOPMMProvider | Deployed | `0x8EF6657D2a86c569F6ffc337EE6b4260Bd2e59d0`; pools registered |
| DODOPMMProvider | Deployed | Historical transcript deployment at `0x8EF6657D2a86c569F6ffc337EE6b4260Bd2e59d0` (superseded by corrected canonical stack) |
| TransactionMirror | Deployed | Multiple deploys in transcript; use address from CONTRACT_ADDRESSES_REFERENCE / .env |
| Add-liquidity runbook | Added | [ADD_LIQUIDITY_PMM_CHAIN138_RUNBOOK](../03-deployment/ADD_LIQUIDITY_PMM_CHAIN138_RUNBOOK.md) |
| MCP allowlist-138 | Added | `ai-mcp-pmm-controller/config/allowlist-138.json` |