chains/_data/chains/eip155-666301171999.json
Jacky 6c14d6c417
Update eip155-666301171999.json (#2037)
Co-authored-by: ligi <ligi@ligi.de>
2022-12-17 00:56:20 +01:00

23 lines
425 B
JSON

{
"name": "PDC Mainnet",
"chain": "IPDC",
"rpc": ["https://mainnet.ipdc.io/"],
"faucets": [],
"nativeCurrency": {
"name": "PDC",
"symbol": "PDC",
"decimals": 18
},
"infoURL": "https://ipdc.io",
"shortName": "ipdc",
"chainId": 666301171999,
"networkId": 666301171999,
"explorers": [
{
"name": "ipdcscan",
"url": "https://scan.ipdc.io",
"standard": "EIP3091"
}
]
}