chains/_data/chains/eip155-1718.json
2023-04-18 12:31:47 +02:00

26 lines
500 B
JSON

{
"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": "PCM",
"chainId": 1718,
"networkId": 1718,
"icon": "PLT",
"explorers": [
{
"name": "Palettescan",
"url": "https://palettescan.com",
"icon": "PLT",
"standard": "none"
}
]
}