# info.defi-oracle.io — Chain 138 public hub ## Summary Single-page app for DeFi Oracle Meta Mainnet (EVM chain id 138): compliant c* tokens, cW* bridged registry, PMM pools, quotes, CCIP WETH bridge routing, and wallet swaps via DODOPMMIntegration. ## URLs - https://info.defi-oracle.io/ - https://info.defi-oracle.io/tokens - https://info.defi-oracle.io/pools - https://info.defi-oracle.io/swap - https://info.defi-oracle.io/routing - https://info.defi-oracle.io/agents — copyable JSON context for tools and LLMs ## Live API (token-aggregation) Default public base (append paths below): https://explorer.d-bis.org/token-aggregation Alternate bases may be configured at build time (VITE_TOKEN_AGGREGATION_API_BASE). Paths (all relative to token-aggregation base): - GET /api/v1/networks - GET /api/v1/tokens?chainId=138 - GET /api/v1/tokens/{address}/pools - GET /api/v1/quote - GET /api/v1/bridge/routes - GET /api/v1/token-mapping?fromChain=&toChain= - GET /api/v1/report/cw-registry - GET /api/v1/report/gas-registry ## Explorer https://explorer.d-bis.org ## Canonical Chain 138 contracts (stable PMM stack) Align with docs/11-references/CONTRACT_ADDRESSES_REFERENCE.md: - DODOPMMIntegration: 0x86ADA6Ef91A3B450F89f2b751e93B1b7A3218895 - DODOPMMProvider: 0x3f729632E9553EBacCdE2e9b4c8F2B285b014F2e - DODO_VENDING_MACHINE_ADDRESS: 0xb6D9EF3575bc48De3f011C310DC24d87bEC6087C - cUSDT: 0x93E66202A11B1772E55407B32B44e5Cd8eda7f22 - cUSDC: 0xf22258f57794CC8E06237084b353Ab30fFfa640b Older supplemental integration (not canonical for stable routing): 0x5BDc62f1ae7D630c37A8B363a1d49845356Ee72d ## Static machine hints (JSON) - https://info.defi-oracle.io/agent-hints.json ## Operator documentation (repo) See proxmox repo: docs/04-configuration/DEX_AND_AGGREGATORS_CHAIN138_EXPLAINER.md, docs/11-references/EXPLORER_TOKEN_LIST_CROSSCHECK.md (canonical token addresses).