chains/_data/chains/eip155-73799.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

19 lines
401 B
JSON

{
"name": "Energy Web Volta Testnet",
"chain": "Volta",
"rpc": [
"https://volta-rpc.energyweb.org",
"wss://volta-rpc.energyweb.org/ws"
],
"faucets": ["https://voltafaucet.energyweb.org"],
"nativeCurrency": {
"name": "Volta Token",
"symbol": "VT",
"decimals": 18
},
"infoURL": "https://energyweb.org",
"shortName": "vt",
"chainId": 73799,
"networkId": 73799
}