# GRU v2 Native-Token Completeness Matrix **Last Updated:** 2026-04-07 **Purpose:** Track whether each served network is merely mapped or is actually complete in the live GRU v2 ecosystem. **Columns** - `Mapped`: token and lane metadata exist in the config surfaces - `Deployed`: token contracts are recorded as deployed on the target chain - `Bridge Live`: the deployment graph marks bridge availability for the chain/lane - `Liquidity Live`: the deployment graph records public liquidity for the target GRU v2 / `cW*` surface - `Routing Visible`: the public routing / planner surfaces can expose and use the lane --- ## 1. Summary As of 2026-04-07: - The desired public EVM target set is now loaded across **11** chains. - **10 / 11** loaded public EVM chains carry the full GRU v2 core `cW*` suite. - Only **1** public protocol family (`DODO PMM`) has active public `cW*` pools today. - Wave 1 non-USD assets (`EUR`, `JPY`, `GBP`, `AUD`, `CAD`, `CHF`, `XAU`) remain **canonical-only** on Chain 138. - Non-EVM GRU targets remain **planned / relay-dependent**, not live native-routing surfaces. Source snapshot: `bash scripts/verify/check-gru-v2-public-protocols.sh --json` on 2026-04-07. --- ## 2. Public EVM completeness | Chain | Chain ID | Mapped | Deployed | Bridge Live | Liquidity Live | Routing Visible | Notes | |------|----------|--------|----------|-------------|----------------|-----------------|-------| | Ethereum Mainnet | `1` | Yes | Yes | Yes | Yes | Partial | `13` recorded `cW*` tokens; `10` public DODO PMM pools recorded. | | Optimism | `10` | Yes | Yes | Yes | Yes | Partial | `13` tokens; `2` public PMM pools recorded. | | Cronos | `25` | Yes | Yes | Yes | Yes | Partial | `13` tokens; `2` public PMM pools recorded. | | BSC | `56` | Yes | Yes | Yes | No | Partial | `15` tokens; no public `cW*` pools recorded. | | Gnosis Chain | `100` | Yes | Yes | Yes | No | Partial | `13` tokens; no public `cW*` pools recorded. | | Polygon | `137` | Yes | Yes | Yes | Yes | Partial | `14` tokens; `2` public PMM pools recorded. | | Arbitrum One | `42161` | Yes | Yes | Yes | No | Partial | `13` tokens; no public pools recorded; current hub bootstrap blocker remains. | | Celo | `42220` | Yes | Yes | Yes | No | Partial | `15` tokens; no public `cW*` pools recorded. | | Avalanche C-Chain | `43114` | Yes | Yes | Yes | No | Partial | `15` tokens; no public `cW*` pools recorded. | | Base | `8453` | Yes | Yes | Yes | No | Partial | `13` tokens; no public pools recorded. | | Wemix | `1111` | Partial | Partial | No | No | No | Only `1` `cW*` token recorded; full core suite not loaded. | --- ## 3. Canonical-chain / special-chain native-family completeness | Chain | Chain ID | Mapped | Deployed | Bridge Live | Liquidity Live | Routing Visible | Notes | |------|----------|--------|----------|-------------|----------------|-----------------|-------| | Chain 138 | `138` | Yes | Yes | Internal / canonical | Yes | Yes | Canonical DODO PMM, D3MM pilot, upstream-native Uniswap v3, and pilot-compatible Balancer / Curve / 1inch are live. | | ALL Mainnet | `651940` | Yes | Partial | Partial | Partial | Partial | Native tokens and corridors exist, but GRU v2 completeness is still corridor-specific and not equivalent to the fully promoted EVM core set. | --- ## 4. Non-EVM completeness | Network | VM type | Mapped | Deployed | Bridge Live | Liquidity Live | Routing Visible | Notes | |---------|---------|--------|----------|-------------|----------------|-----------------|-------| | Solana | SVM | Planning-only | No | No | No | No | `config/deployer-gas-routes.json` still marks Solana as manual / planning-only. | | Tezos / Etherlink | non-EVM / hybrid | Partial | Partial | Relay-dependent | No | Partial | Present in planning and bridge docs, but not a live native GRU v2 edge surface. | --- ## 5. Asset-state completeness | Asset family | Canonical deployed on 138 | Active transport | Public liquidity recorded | Notes | |-------------|----------------------------|------------------|--------------------------|-------| | USD | Yes | Yes | Yes | The only live transport asset family today. | | EUR | Yes | No | Partial | Public Mainnet DODO PMM row exists, but transport is not active. | | JPY | Yes | No | Partial | Same posture as EUR. | | GBP | Yes | No | Partial | Same posture as EUR. | | AUD | Yes | No | Partial | Same posture as EUR. | | CAD | Yes | No | Partial | Same posture as EUR. | | CHF | Yes | No | Partial | Same posture as EUR. | | XAU | Yes | No | No | Canonical-only; not promoted into active transport or public edge liquidity. | --- ## 6. Open blockers - Wave 1 non-USD assets remain canonical-only on Chain 138. - Public `cW*` protocol rollout is still concentrated in DODO PMM; Uniswap v3, Balancer, Curve 3, and 1inch are not live on the public `cW*` mesh. - Wemix does not yet have the full GRU v2 core suite recorded in the deployment graph. - Solana remains planning-only and non-EVM targets remain relay / adapter dependent. - Arbitrum public-network bootstrap is still blocked on the current Mainnet hub leg.