Create eip155-24.json

This commit is contained in:
Ether Authority 2021-12-26 16:24:49 +05:30
parent dd92c8eb76
commit b802da10b3

View File

@ -0,0 +1,22 @@
{
"name": "Dithereum Mainnet",
"chain": "DTH",
"network": "mainnet",
"icon": "dithereum",
"rpc": [
"https://node-mainnet.dithereum.io"
],
"faucets": [
"https://faucet.dithereum.org"
],
"nativeCurrency": {
"name": "Dither",
"symbol": "DTH",
"decimals": 18
},
"infoURL": "https://dithereum.org",
"shortName": "dth",
"chainId": 24,
"networkId": 24,
"ens": {}
}