Create eip155-666301171999.json (#2035)

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Jacky 2022-12-16 15:48:46 +08:00 committed by GitHub
parent 0c18c4dd10
commit 54f47c0cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,22 @@
{
"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"
}
]
}