diff --git a/_data/chains/eip155-62621.json b/_data/chains/eip155-62621.json new file mode 100644 index 00000000..ebc947a7 --- /dev/null +++ b/_data/chains/eip155-62621.json @@ -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" + }] +} diff --git a/_data/icons/multivac.json b/_data/icons/multivac.json new file mode 100644 index 00000000..7bedf920 --- /dev/null +++ b/_data/icons/multivac.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmWb1gthhbzkiLdgcP8ccZprGbJVjFcW8Rn4uJjrw4jd3B", + "width":200, + "height":200, + "format":"png" + } +]