mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add: 17180 Fix: 1718 (#2661)
This commit is contained in:
parent
bd0d0de58b
commit
901632813f
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"features": [],
|
"features": [],
|
||||||
"infoURL": "https://hashpalette.com/",
|
"infoURL": "https://hashpalette.com/",
|
||||||
"shortName": "PaletteChain",
|
"shortName": "PCM",
|
||||||
"chainId": 1718,
|
"chainId": 1718,
|
||||||
"networkId": 1718,
|
"networkId": 1718,
|
||||||
"icon": "PLT",
|
"icon": "PLT",
|
||||||
|
|
25
_data/chains/eip155-17180.json
Normal file
25
_data/chains/eip155-17180.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Palette Chain Testnet",
|
||||||
|
"chain": "PLT",
|
||||||
|
"rpc": ["https://palette-opennet.com:22000"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Palette Token",
|
||||||
|
"symbol": "PLT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"features": [],
|
||||||
|
"infoURL": "https://hashpalette.com/",
|
||||||
|
"shortName": "PCT",
|
||||||
|
"chainId": 17180,
|
||||||
|
"networkId": 17180,
|
||||||
|
"icon": "PLT",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Palettescan",
|
||||||
|
"url": "https://testnet.palettescan.com",
|
||||||
|
"icon": "PLT",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user