mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
321 B
JSON
17 lines
321 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
|
|
}
|