mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Venidium Testnet
This commit is contained in:
parent
8dd4cb8b98
commit
4b25636330
19
_data/eip155-4918.json
Normal file
19
_data/eip155-4918.json
Normal file
|
@ -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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user