mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add(chain-data): energy web chain (246) (#113)
This commit is contained in:
parent
7701e54e41
commit
a03e000d4f
19
_data/chains/246.json
Normal file
19
_data/chains/246.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "Energy Web Chain",
|
||||||
|
"chain": "Energy Web Chain",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.energyweb.org",
|
||||||
|
"wss://rpc.energyweb.org/ws"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Energy Web Token",
|
||||||
|
"symbol": "EWT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://energyweb.org",
|
||||||
|
"shortName": "ewt",
|
||||||
|
"chainId": 246,
|
||||||
|
"networkId": 246
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user