diff --git a/_data/chains/eip155-1718.json b/_data/chains/eip155-1718.json new file mode 100644 index 00000000..5b11a058 --- /dev/null +++ b/_data/chains/eip155-1718.json @@ -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" + } + ] +} diff --git a/_data/icons/PLT.json b/_data/icons/PLT.json new file mode 100644 index 00000000..12dba749 --- /dev/null +++ b/_data/icons/PLT.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmPCEGZD1p1keTT2YfPp725azx1r9Ci41hejeUuGL2whFA", + "width": 800, + "height": 800, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmPCEGZD1p1keTT2YfPp725azx1r9Ci41hejeUuGL2whFA b/_data/iconsDownload/QmPCEGZD1p1keTT2YfPp725azx1r9Ci41hejeUuGL2whFA new file mode 100644 index 00000000..ae44a0c6 Binary files /dev/null and b/_data/iconsDownload/QmPCEGZD1p1keTT2YfPp725azx1r9Ci41hejeUuGL2whFA differ