chains/_data/chains/eip155-13.json
2021-01-11 16:02:38 +01:00

20 lines
390 B
JSON

{
"name": "Diode Testnet Staging",
"chain": "DIODE",
"network": "testnet",
"rpc": [
"https://staging.diode.io:8443/",
"wss://staging.diode.io:8443/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "Staging Diodes",
"symbol": "sDIODE",
"decimals": 18
},
"infoURL": "https://diode.io/staging",
"shortName": "dstg",
"chainId": 13,
"networkId": 13
}