chains/_data/chains/eip155-2122.json
Vishnushankar Seenivasan ad89dcd8db
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>
2023-01-31 23:31:42 +01:00

25 lines
492 B
JSON

{
"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"
}
]
}