added MP1 Dubai-Testnet (#2696)

* added MP1 Dubai-Testnet

* changed pixel details in icons json

* changed height

* checked prettier

---------

Co-authored-by: metaplayer-one <metaplayer1.chain@gmail.com>
This commit is contained in:
Vishnushankar Seenivasan 2023-04-23 18:21:41 +04:00 committed by GitHub
parent 67fb254a9b
commit 8b9ad85da3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "Metaplayerone Network",
"chain": "MP1 Dubai-Testnet",
"icon": "meu",
"rpc": ["https://rpc-dubai.mp1network.com/"],
"faucets": [],
"nativeCurrency": {
"name": "Metaunit",
"symbol": "MEU",
"decimals": 18
},
"infoURL": "https://docs.metaplayer.one/",
"shortName": "MEU",
"chainId": 2124,
"networkId": 2124,
"explorers": [
{
"name": "MP1Scan",
"url": "https://dubai.mp1scan.io",
"icon": "meu",
"standard": "EIP3091"
}
]
}

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

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmfJKxmubJrqYWDcR2PnPvmpukxPz4fYDu3hqTaSnpJDxC",
"width": 42,
"height": 23,
"format": "svg"
}
]