{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Public chain IDs and hub stable per chain for cW* edge pools (EVM). Non-EVM networks used for interoperability are listed under nonEvm (no EIP-155 id) with their own execution/oracle topology references.", "version": "1.2.0", "updated": "2026-04-17", "nonEvm": [ { "identifier": "Solana", "vmKind": "SVM", "caip2": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp", "hubStableNote": "Primary Solana hubs are SPL USDC then SPL USDT; deep liquidity and single-sided edge pools are defined in the dedicated Solana configs rather than the EVM DODO PMM matrix.", "adapter": "SolanaAdapter", "liquidityMode": "non_evm_deep_plus_single_sided_edge", "oraclePolicy": "cross-chain-pmm-lps/config/solana-oracle-policy.json", "poolMatrix": "cross-chain-pmm-lps/config/solana-pool-matrix.json" } ], "chains": [ { "chainId": 1, "name": "Ethereum Mainnet", "hubStable": "USDC" }, { "chainId": 10, "name": "Optimism", "hubStable": "USDC" }, { "chainId": 56, "name": "BSC (BNB Chain)", "hubStable": "USDT" }, { "chainId": 100, "name": "Gnosis Chain", "hubStable": "USDC" }, { "chainId": 137, "name": "Polygon", "hubStable": "USDC" }, { "chainId": 42161, "name": "Arbitrum One", "hubStable": "USDC" }, { "chainId": 8453, "name": "Base", "hubStable": "USDC" }, { "chainId": 43114, "name": "Avalanche C-Chain", "hubStable": "USDC" }, { "chainId": 25, "name": "Cronos", "hubStable": "USDT" }, { "chainId": 42220, "name": "Celo", "hubStable": "USDC" }, { "chainId": 1111, "name": "Wemix", "hubStable": "USDT" } ] }