chains/_data/chains/eip155-666666.json
vchain007 214ecb3ff6
add eip155-666666 eip155-888888 (#770)
Co-authored-by: “someone” <“someemail”>
2022-01-14 21:20:40 +01:00

20 lines
428 B
JSON

{
"name": "Vision - Vpioneer Test Chain",
"chain": "Vision-Vpioneer",
"rpc": [
"https://vpioneer.infragrid.v.network/ethereum/compatible"
],
"faucets": [
"https://vpioneerfaucet.visionscan.org"
],
"nativeCurrency": {
"name": "VS",
"symbol": "VS",
"decimals": 6
},
"infoURL": "https://visionscan.org",
"shortName": "vpioneer",
"chainId": 666666,
"networkId": 666666,
"slip44": 60
}