chains/_data/chains/eip155-3602.json
2022-12-21 11:32:14 +01:00

24 lines
527 B
JSON

{
"name": "PandoProject Testnet",
"chain": "PandoProject",
"icon": "pando",
"rpc": ["https://testnet.ethrpc.pandoproject.org/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "pando-token",
"symbol": "PTX",
"decimals": 18
},
"infoURL": "https://www.pandoproject.org/",
"shortName": "pando-testnet",
"chainId": 3602,
"networkId": 3602,
"explorers": [
{
"name": "Pando Testnet Explorer",
"url": "https://testnet.explorer.pandoproject.org",
"standard": "none"
}
]
}