chains/_data/chains/15.json
2020-09-17 09:26:38 +02:00

20 lines
364 B
JSON

{
"name": "Diode Prenet",
"chain": "DIO",
"network": "mainnet",
"rpc": [
"https://prenet.diode.io:8443/",
"wss://prenet.diode.io:8443/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "Diodes",
"symbol": "DIO",
"decimals": 18
},
"infoURL": "https://diode.io/prenet",
"shortName": "dio",
"chainId": 15,
"networkId": 15
}