mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@54f47c0cd4 🚀
This commit is contained in:
parent
c098f3e190
commit
922f6082c1
File diff suppressed because one or more lines are too long
22
chains/eip155-666301171999.json
Normal file
22
chains/eip155-666301171999.json
Normal 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
|
@ -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,
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user