mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
26 lines
500 B
JSON
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"
|
|
}
|
|
]
|
|
}
|