mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add eip155-62621.json for MultiVAC mainnet (#1103)
This commit is contained in:
parent
3a2640f3a8
commit
b7860c2431
24
_data/chains/eip155-62621.json
Normal file
24
_data/chains/eip155-62621.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "MultiVAC Mainnet",
|
||||
"chain": "MultiVAC",
|
||||
"icon": "multivac",
|
||||
"rpc": [
|
||||
"https://rpc.mtv.ac",
|
||||
"https://rpc-eu.mtv.ac"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "MultiVAC",
|
||||
"symbol": "MTV",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://mtv.ac",
|
||||
"shortName": "mtv",
|
||||
"chainId": 62621,
|
||||
"networkId": 62621,
|
||||
"explorers": [{
|
||||
"name": "MultiVAC Explorer",
|
||||
"url": "https://e.mtv.ac",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
8
_data/icons/multivac.json
Normal file
8
_data/icons/multivac.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmWb1gthhbzkiLdgcP8ccZprGbJVjFcW8Rn4uJjrw4jd3B",
|
||||
"width":200,
|
||||
"height":200,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user