1
0
mirror of https://github.com/Instadapp/chains.git synced 2024-07-29 22:37:19 +00:00
chains/_data/chains/eip155-31102.json
Ashutosh Kumar fb49612d70
Added Prettier and formatted existing JSON files ()
* Added Prettier and formatted existing JSON files

* fixed one more json file
2022-08-27 19:20:08 +02:00

17 lines
341 B
JSON

{
"name": "Ethersocial Network",
"chain": "ESN",
"rpc": ["https://api.esn.gonspool.com"],
"faucets": [],
"nativeCurrency": {
"name": "Ethersocial Network Ether",
"symbol": "ESN",
"decimals": 18
},
"infoURL": "https://ethersocial.org",
"shortName": "esn",
"chainId": 31102,
"networkId": 1,
"slip44": 31102
}