add(chain-data): energy web's volta testnet (73799) added (#112)

This commit is contained in:
Adam Z. Nagy 2020-10-16 03:35:45 +02:00 committed by GitHub
parent 448d1dfd0a
commit 7701e54e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

21
_data/chains/73799.json Normal file
View File

@ -0,0 +1,21 @@
{
"name": "Energy Web Volta Testnet",
"chain": "Volta",
"network": "testnet",
"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
}