chains/_data/eip155-4918.json

20 lines
479 B
JSON
Raw Normal View History

2022-03-11 17:59:12 +00:00
{
"name": "Venidium Testnet",
"chain": "XVM",
"rpc": ["https://rpc-evm-testnet.venidium.io/"],
"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"
}]
}