mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
329 B
JSON
19 lines
329 B
JSON
{
|
|
"name": "Wanchain",
|
|
"chain": "WAN",
|
|
"rpc": [
|
|
"https://gwan-ssl.wandevs.org:56891/"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Wancoin",
|
|
"symbol": "WAN",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.wanscan.org",
|
|
"shortName": "wan",
|
|
"chainId": 888,
|
|
"networkId": 888,
|
|
"slip44": 5718350
|
|
}
|