chains/_data/chains/eip155-3331.json
Ashutosh Kumar fb49612d70
Added Prettier and formatted existing JSON files (#1501)
* Added Prettier and formatted existing JSON files

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

17 lines
348 B
JSON

{
"name": "ZCore Testnet",
"chain": "Beach",
"icon": "zcore",
"rpc": ["https://rpc-testnet.zcore.cash"],
"faucets": ["https://faucet.zcore.cash"],
"nativeCurrency": {
"name": "ZCore",
"symbol": "ZCR",
"decimals": 18
},
"infoURL": "https://zcore.cash",
"shortName": "zcrbeach",
"chainId": 3331,
"networkId": 3331
}