Add Metaplayerone Mainnet (#2206)

* Adding Metaplayerone Mainnet and METAD Coin Logo

* Change Shortname

* changed explorer name

* Changed InfoUrl

* changes made

* changed

---------

Co-authored-by: metaplayer-one <metaplayer1.chain@gmail.com>
This commit is contained in:
Vishnushankar Seenivasan 2023-02-01 04:01:42 +05:30 committed by GitHub
parent 798c73ded3
commit ad89dcd8db
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 Mainnet",
"chain": "METAD",
"icon": "metad",
"rpc": ["https://rpc.metaplayer.one/"],
"faucets": [],
"nativeCurrency": {
"name": "METAD",
"symbol": "METAD",
"decimals": 18
},
"infoURL": "https://docs.metaplayer.one/",
"shortName": "Metad",
"chainId": 2122,
"networkId": 2122,
"explorers": [
{
"name": "Metad Scan",
"url": "https://scan.metaplayer.one",
"icon": "metad",
"standard": "EIP3091"
}
]
}

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

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