Create eip155-999.json

Add testnet chainid for Wanchain
This commit is contained in:
weijia31415 2021-03-02 22:17:21 -06:00 committed by ligi
parent a6116c1e2e
commit 06d91acfdc

View File

@ -0,0 +1,18 @@
{
"name": "Wanchain",
"chain": "WAN",
"network": "testnet",
"rpc": [
"https://gwan-ssl.wandevs.org:46891/"
],
"faucets": [],
"nativeCurrency": {
"name": "Wancoin",
"symbol": "WAN",
"decimals": 18
},
"infoURL": "https://testnet.wanscan.org",
"shortName": "wan",
"chainId": 999,
"networkId": 999
}