diff --git a/_data/eip155-4918.json b/_data/eip155-4918.json new file mode 100644 index 00000000..e60be47a --- /dev/null +++ b/_data/eip155-4918.json @@ -0,0 +1,19 @@ +{ + "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" + }] + }