mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-34.json
This commit is contained in:
parent
caa4461551
commit
99f9c16203
26
_data/chains/eip155-34.json
Normal file
26
_data/chains/eip155-34.json
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"name": "Dithereum Testnet",
|
||||||
|
"chain": "DTH",
|
||||||
|
"network": "testnet",
|
||||||
|
"icon": "dithereum",
|
||||||
|
"rpc": [
|
||||||
|
"https://node-testnet.dithereum.org"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
"https://faucet.dithereum.org"
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Dither",
|
||||||
|
"symbol": "DTH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://dithereum.org",
|
||||||
|
"shortName": "dth",
|
||||||
|
"chainId": 34,
|
||||||
|
"networkId": 34,
|
||||||
|
"ens": {},
|
||||||
|
"explorers": [{
|
||||||
|
"name": "ditherscan",
|
||||||
|
"url": "https://testnet.ditherscan.com"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user