mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Vyvo Smart Chain (#1777)
* Added Vyvo Smart Chain * Added Vyvo Smart Chain v2
This commit is contained in:
parent
5e7a50af02
commit
c39c5f0579
15
_data/chains/eip155-8889.json
Normal file
15
_data/chains/eip155-8889.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "Vyvo Smart Chain",
|
||||
"chain": "VSC",
|
||||
"rpc": ["https://vsc-dataseed.vyvo.org:8889"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "VSC",
|
||||
"symbol": "VSC",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://vsc-dataseed.vyvo.org",
|
||||
"shortName": "vsc",
|
||||
"chainId": 8889,
|
||||
"networkId": 8889
|
||||
}
|
Loading…
Reference in New Issue
Block a user