2026-03-28 00:25:13 -07:00
|
|
|
{
|
|
|
|
|
"chainId": "0x85a",
|
|
|
|
|
"chainIdDecimal": 2138,
|
chore: sync workspace — configs, docs, scripts, CI, pnpm, submodules
- Submodule pins: dbis_core, cross-chain-pmm-lps, mcp-proxmox (local, push may be pending), metamask-integration, smom-dbis-138
- Atomic swap + cross-chain-pmm-lops-publish, deploy-portal workflow, phoenix deploy-targets, routing/aggregator matrices
- Docs, token-lists, forge proxy, phoenix API, runbooks, verify scripts
Made-with: Cursor
2026-04-21 22:01:33 -07:00
|
|
|
"chainName": "DeFi Oracle Meta Testnet",
|
2026-03-28 00:25:13 -07:00
|
|
|
"rpcUrls": [
|
|
|
|
|
"https://rpc.public-2138.defi-oracle.io"
|
|
|
|
|
],
|
|
|
|
|
"nativeCurrency": {
|
|
|
|
|
"name": "testEther",
|
|
|
|
|
"symbol": "tETH",
|
|
|
|
|
"decimals": 18
|
|
|
|
|
},
|
|
|
|
|
"blockExplorerUrls": [
|
|
|
|
|
"https://public-2138.defi-oracle.io"
|
|
|
|
|
],
|
|
|
|
|
"iconUrls": [
|
|
|
|
|
"https://raw.githubusercontent.com/ethereum/ethereum.org/main/static/images/eth-diamond-black.png"
|
|
|
|
|
]
|
|
|
|
|
}
|