mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-999.json
Add testnet chainid for Wanchain
This commit is contained in:
parent
a6116c1e2e
commit
06d91acfdc
18
_data/chains/eip155-999.json
Normal file
18
_data/chains/eip155-999.json
Normal 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
|
||||
}
|
Loading…
Reference in New Issue
Block a user