mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add mvm mainnet (#1270)
This commit is contained in:
parent
9df4a67de5
commit
b261a440b1
25
_data/chains/eip155-73927.json
Normal file
25
_data/chains/eip155-73927.json
Normal 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
8
_data/icons/mvm.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmeuDgSprukzfV7fi9XYHYcfmT4aZZZU7idgShtRS8Vf6V",
|
||||||
|
"width": 471,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user