chains/_data/chains/eip155-2223.json
2022-04-19 14:00:11 +02:00

23 lines
422 B
JSON

{
"name": "VChain Mainnet",
"chain": "VChain",
"rpc": ["https://bc.vcex.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "VNDT",
"symbol": "VNDT",
"decimals": 18
},
"infoURL": "https://bo.vcex.xyz/",
"shortName": "VChain",
"chainId": 2223,
"networkId": 2223,
"explorers": [
{
"name": "VChain Scan",
"url": "https://scan.vcex.xyz",
"standard": "EIP3091"
}
]
}