# info.defi-oracle.io — Chain 138 public hub ## Summary Single-page app for DeFi Oracle Meta Mainnet (EVM chain id 138). Intended audience: regulated financial entities and settlement-oriented market infrastructure—not retail "crypto" speculation. Use cases: cross-border payments and settlements; tokenized assets as digital currencies, digital securities, digital commodities, and other Compliant Digital Assets (CDA). Governance narrative (public pages): DeFi Oracle, LLC as technical architecture team for Chain 138; Chain 138 under strict governance of fully regulated or governmental bodies of international scope; Digital Bank of International Settlements through International Commerce Courts described as enforcing GRU monetary policy, illicit/prohibited acts, and other violations including those beyond human decency, with criminal prosecution and other remedies to the fullest extent the law allows—see /governance. Ecosystem (partners, products, interconnections): /ecosystem. Documentation split (public vs authenticated portal for governments, regulators, FIs, law enforcement, judicial bodies, developers, public): /documentation. Technical scope: c*, cW*, PMM pools, quotes, CCIP WETH bridge routing, DODOPMMIntegration swaps. ## URLs - https://info.defi-oracle.io/ - https://info.defi-oracle.io/governance — architecture, international governance, GRU / DBIS / ICC enforcement framing - https://info.defi-oracle.io/ecosystem — partners, products, services, interconnections - https://info.defi-oracle.io/documentation — audiences; public vs AUTH portal; why some docs are not public - 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 - https://info.defi-oracle.io/disclosures — risk, naming, on-chain verification, indexer caveats ## Live API (token-aggregation) Primary base when calling from the public hub (same-origin proxy; append paths below): https://info.defi-oracle.io/token-aggregation Direct Blockscout mirror (alternate): https://explorer.d-bis.org/token-aggregation Special builds may set VITE_TOKEN_AGGREGATION_API_BASE to force a fixed API origin (ensure CORS if cross-origin). 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).