chains/chains/eip155-741.json

24 lines
523 B
JSON

{
"name": "Vention Smart Chain Testnet",
"chain": "VSCT",
"icon": "ventionTestnet",
"rpc": ["https://node-testnet.vention.network"],
"faucets": ["https://faucet.vention.network"],
"nativeCurrency": {
"name": "VNT",
"symbol": "VNT",
"decimals": 18
},
"infoURL": "https://testnet.ventionscan.io",
"shortName": "vsct",
"chainId": 741,
"networkId": 741,
"explorers": [
{
"name": "ventionscan",
"url": "https://testnet.ventionscan.io",
"standard": "EIP3091"
}
]
}