add: Palette Chain (#2374)

* add: Palette Chain

* fix: execute prettier, fix: shortName

* fix: formatted
This commit is contained in:
YusukeNakagawa 2023-03-08 23:45:51 +09:00 committed by GitHub
parent d335edf01f
commit afed310103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Palette Chain Mainnet",
"chain": "PLT",
"rpc": ["https://palette-rpc.com:22000"],
"faucets": [],
"nativeCurrency": {
"name": "Palette Token",
"symbol": "PLT",
"decimals": 18
},
"features": [],
"infoURL": "https://hashpalette.com/",
"shortName": "PaletteChain",
"chainId": 1718,
"networkId": 1718,
"icon": "PLT",
"explorers": [
{
"name": "Palettescan",
"url": "https://palettescan.com",
"icon": "PLT",
"standard": "none"
}
]
}

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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB