mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add(chain-data): energy web's volta testnet (73799) added (#112)
This commit is contained in:
parent
448d1dfd0a
commit
7701e54e41
21
_data/chains/73799.json
Normal file
21
_data/chains/73799.json
Normal 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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user