mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
[chain] Add new chain (#1086)
This commit is contained in:
parent
06fc14487a
commit
557e5605bc
22
_data/chains/eip155-2223.json
Normal file
22
_data/chains/eip155-2223.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "VChain Mainnet",
|
||||
"chain": "VChain",
|
||||
"rpc": ["https://bc.vcex.xyz"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "VNDT",
|
||||
"symbol": "VNDT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://bo.vcex.xyz/",
|
||||
"shortName": "VChain",
|
||||
"chainId": 2223,
|
||||
"networkId": 2223,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "VChain Scan",
|
||||
"url": "https://scan.vcex.xyz",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user