chains/_data/chains/eip155-4918.json
2022-03-17 09:04:54 +07:00

21 lines
496 B
JSON

{
"name": "Venidium Testnet",
"chain": "XVM",
"rpc": ["https://rpc-evm-testnet.venidium.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Venidium",
"symbol": "XVM",
"decimals": 18
},
"infoURL": "https://venidium.io",
"shortName": "xvm",
"chainId": 4918,
"networkId": 4918,
"explorers": [{
"name": "Venidium EVM Testnet Explorer",
"url": "https://evm-testnet.venidiumexplorer.com",
"standard": "EIP3091"
}]
}