2026-01-06 01:46:25 -08:00
|
|
|
{
|
|
|
|
|
"chainId": "0x8a",
|
2026-02-12 15:46:57 -08:00
|
|
|
"chainIdDecimal": 138,
|
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 Mainnet",
|
2026-01-06 01:46:25 -08:00
|
|
|
"rpcUrls": [
|
2026-02-12 15:46:57 -08:00
|
|
|
"https://rpc-http-pub.d-bis.org",
|
|
|
|
|
"https://rpc.d-bis.org",
|
|
|
|
|
"https://rpc2.d-bis.org",
|
|
|
|
|
"https://rpc.defi-oracle.io"
|
2026-01-06 01:46:25 -08:00
|
|
|
],
|
|
|
|
|
"nativeCurrency": {
|
|
|
|
|
"name": "Ether",
|
|
|
|
|
"symbol": "ETH",
|
|
|
|
|
"decimals": 18
|
|
|
|
|
},
|
|
|
|
|
"blockExplorerUrls": [
|
|
|
|
|
"https://explorer.d-bis.org"
|
|
|
|
|
],
|
|
|
|
|
"iconUrls": [
|
|
|
|
|
"https://raw.githubusercontent.com/ethereum/ethereum.org/main/static/images/eth-diamond-black.png"
|
|
|
|
|
]
|
|
|
|
|
}
|