mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-888.json
Adding mainnet chainid for Wanchain blockchain
This commit is contained in:
parent
143a38eee7
commit
a6116c1e2e
18
_data/chains/eip155-888.json
Normal file
18
_data/chains/eip155-888.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "Wanchain",
|
||||||
|
"chain": "WAN",
|
||||||
|
"network": "mainnet",
|
||||||
|
"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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user