Add MXC zkEVM testnet (#2603)

* Create eip155-5167003.json

* Create mxc.json

* Update mxc.json

* add MXC logo

* remove slash
This commit is contained in:
Sheen 2023-04-08 16:48:24 +02:00 committed by GitHub
parent 07473c20f3
commit 6ebee71b81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "MXC Wannsee zkEVM Testnet",
"chain": "MXC zkEVM",
"icon": "mxc",
"rpc": ["https://wannsee-rpc.mxc.com"],
"faucets": [],
"nativeCurrency": {
"name": "MXC Wannsee zkEVM Testnet",
"symbol": "MXC",
"decimals": 18
},
"infoURL": "https://wannsee.mxc.com/docs/intro",
"shortName": "MXC",
"chainId": 5167003,
"networkId": 5167003,
"explorers": [
{
"name": "MXC Wannsee zkEVM Testnet",
"url": "https://wannsee-explorer.mxc.com",
"standard": "EIP3091"
}
]
}

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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB