chains/_data/chains/eip155-77612.json
SolidityX 77c3242506
Solidityx patch 1 Vention (#2075)
* adding Vention Bin Icon file

* adding vention json file

* adding ventionTestnet json file

* adding testnet and mainnet chains json files

eip155-741.json is for testnet and eip155-77612 is for mainnet

* fixed shortname 

renamed from vsc to vsct

* fixed chain name 

from VSC to VSCT

* fixed shortname 

from vsc to vscm

* delete bin file

file has error

* adding refreshed bin file of vnt
2022-12-28 15:29:12 +01:00

24 lines
502 B
JSON

{
"name": "Vention Smart Chain Mainnet",
"chain": "VSC",
"icon": "vention",
"rpc": ["https://mainnet-rpc.vention.network"],
"faucets": ["https://faucet.vention.network"],
"nativeCurrency": {
"name": "VNT",
"symbol": "VNT",
"decimals": 18
},
"infoURL": "https://ventionscan.io",
"shortName": "vscm",
"chainId": 77612,
"networkId": 77612,
"explorers": [
{
"name": "ventionscan",
"url": "https://ventionscan.io",
"standard": "EIP3091"
}
]
}