chains/_data/chains/eip155-34.json

21 lines
368 B
JSON

{
"name": "Dithereum Testnet",
"chain": "DTH",
"icon": "dithereum",
"rpc": [
"https://node-testnet.dithereum.io"
],
"faucets": [
"https://faucet.dithereum.org"
],
"nativeCurrency": {
"name": "Dither",
"symbol": "DTH",
"decimals": 18
},
"infoURL": "https://dithereum.org",
"shortName": "dth",
"chainId": 34,
"networkId": 34
}