2026-01-06 01:46:25 -08:00
|
|
|
{
|
|
|
|
|
"name": "DBIS Chain",
|
|
|
|
|
"chain": "DBIS",
|
|
|
|
|
"rpc": [
|
|
|
|
|
"https://rpc-http-pub.d-bis.org",
|
2026-02-12 15:46:57 -08:00
|
|
|
"https://rpc-http-prv.d-bis.org",
|
|
|
|
|
"https://rpc.defi-oracle.io",
|
|
|
|
|
"wss://wss.defi-oracle.io"
|
2026-01-06 01:46:25 -08:00
|
|
|
],
|
|
|
|
|
"faucets": [],
|
|
|
|
|
"nativeCurrency": {
|
|
|
|
|
"name": "Ether",
|
|
|
|
|
"symbol": "ETH",
|
|
|
|
|
"decimals": 18
|
|
|
|
|
},
|
|
|
|
|
"infoURL": "https://d-bis.org",
|
|
|
|
|
"shortName": "dbis",
|
|
|
|
|
"chainId": 138,
|
|
|
|
|
"networkId": 138,
|
|
|
|
|
"explorers": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Blockscout",
|
|
|
|
|
"url": "https://explorer.d-bis.org",
|
|
|
|
|
"standard": "EIP3091"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"icon": "https://raw.githubusercontent.com/ethereum/ethereum.org/main/static/images/eth-diamond-black.png"
|
|
|
|
|
}
|
|
|
|
|
|