chains/_data/chains/eip155-888888.json
Ashutosh Kumar fb49612d70
Added Prettier and formatted existing JSON files (#1501)
* Added Prettier and formatted existing JSON files

* fixed one more json file
2022-08-27 19:20:08 +02:00

24 lines
473 B
JSON

{
"name": "Vision - Mainnet",
"chain": "Vision",
"rpc": ["https://infragrid.v.network/ethereum/compatible"],
"faucets": [],
"nativeCurrency": {
"name": "VS",
"symbol": "VS",
"decimals": 18
},
"infoURL": "https://www.v.network",
"explorers": [
{
"name": "Visionscan",
"url": "https://www.visionscan.org",
"standard": "EIP3091"
}
],
"shortName": "vision",
"chainId": 888888,
"networkId": 888888,
"slip44": 60
}