mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Make WanChain shortName and name unique
This commit is contained in:
parent
38d411e27a
commit
7a49528ae1
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Wanchain",
|
||||
"name": "Wanchain Testnet",
|
||||
"chain": "WAN",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
|
@ -12,7 +12,7 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://testnet.wanscan.org",
|
||||
"shortName": "wan",
|
||||
"shortName": "twan",
|
||||
"chainId": 999,
|
||||
"networkId": 999
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user