mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
67fb254a9b
commit
8b9ad85da3
24
_data/chains/eip155-2124.json
Normal file
24
_data/chains/eip155-2124.json
Normal 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
8
_data/icons/meu.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmfJKxmubJrqYWDcR2PnPvmpukxPz4fYDu3hqTaSnpJDxC",
|
||||
"width": 42,
|
||||
"height": 23,
|
||||
"format": "svg"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user