mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
798c73ded3
commit
ad89dcd8db
24
_data/chains/eip155-2122.json
Normal file
24
_data/chains/eip155-2122.json
Normal 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
8
_data/icons/metad.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmZyxS9BfRGYWWDtvrV6qtthCYV4TwdjLoH2sF6MkiTYFf",
|
||||
"width": 1280,
|
||||
"height": 1280,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user