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