Deploying to gh-pages from @ ethereum-lists/chains@54f47c0cd4 🚀

This commit is contained in:
ligi 2022-12-16 07:52:00 +00:00
parent c098f3e190
commit 922f6082c1
6 changed files with 57 additions and 2 deletions

File diff suppressed because one or more lines are too long

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"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -8292,6 +8292,19 @@
"rpc": ["https://blockchain.haradev.com"],
"faucets": [],
"infoURL": "https://ntity.io"
}, {
"name": "PDC mainnet",
"chainId": 666301171999,
"shortName": "ipdc",
"networkId": 666301171999,
"nativeCurrency": {
"name": "PDC",
"symbol": "PDC",
"decimals": 18
},
"rpc": ["https://mainnet.ipdc.io/"],
"faucets": [],
"infoURL": "https://ipdc.io"
}, {
"name": "Molereum Network",
"chainId": 6022140761023,

View File

@ -12143,6 +12143,25 @@
"icon": "ntity",
"standard": "EIP3091"
}]
}, {
"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"
}]
}, {
"name": "Molereum Network",
"chain": "ETH",

View File

@ -637,6 +637,7 @@
"palm": "eip155:11297108109",
"ntt": "eip155:197710212030",
"ntt-haradev": "eip155:197710212031",
"ipdc": "eip155:666301171999",
"mole": "eip155:6022140761023",
"gw-testnet-v1-deprecated": "eip155:868455272153094"
}