diff --git a/config/deployment-status.json b/config/deployment-status.json index a7b94c5..2fd536c 100644 --- a/config/deployment-status.json +++ b/config/deployment-status.json @@ -2,7 +2,7 @@ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Deployed graph: per-chain cW* addresses, anchor addresses, PMM pool existence and params. Gas-native rollout adds gasMirrors, gasPmmPools, gasReferenceVenues, and gasQuoteAddresses so compliant cW gas lanes can publish DODO PMM, Uniswap v3 reference, Balancer, Curve, and 1inch exposure state alongside the stable mesh.", "version": "1.2.0", - "updated": "2026-04-05", + "updated": "2026-04-10", "homeChainId": 138, "chains": { "1": { @@ -64,6 +64,15 @@ "role": "public_routing", "publicRoutingEnabled": true }, + { + "base": "cWUSDT", + "quote": "cWUSDC", + "poolAddress": "0xe944b7Cb012A0820c07f54D51e92f0e1C74168DB", + "feeBps": 3, + "k": 0, + "role": "public_routing", + "publicRoutingEnabled": true + }, { "base": "cWEURC", "quote": "USDC",