mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
338 B
JSON
18 lines
338 B
JSON
{
|
|
"name": "Webchain",
|
|
"chain": "WEB",
|
|
"network": "mainnet",
|
|
"rpc": [
|
|
"https://node1.webchain.network"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Webchain Ether",
|
|
"symbol": "WEB",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://webchain.network",
|
|
"shortName": "web",
|
|
"chainId": 24484,
|
|
"networkId": 37129
|
|
} |