Add mvm mainnet (#1270)

This commit is contained in:
HunterQ 2022-06-18 16:34:09 +08:00 committed by GitHub
parent 9df4a67de5
commit b261a440b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Mixin Virtual Machine",
"chain": "MVM",
"network": "mainnet",
"rpc": [
"https://geth.mvm.dev"
],
"faucets": [],
"nativeCurrency": {
"name": "Mixin",
"symbol": "XIN",
"decimals": 8
},
"infoURL": "https://mvm.dev",
"shortName": "mvm",
"chainId": 73927,
"networkId": 73927,
"icon": "mvm",
"explorers": [{
"name": "mvmscan",
"url": "https://scan.mvm.dev",
"icon": "mvm",
"standard": "EIP3091"
}]
}

8
_data/icons/mvm.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmeuDgSprukzfV7fi9XYHYcfmT4aZZZU7idgShtRS8Vf6V",
"width": 471,
"height": 512,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB