Deploying to gh-pages from @ ethereum-lists/chains@04b8d1abde 🚀

This commit is contained in:
ligi 2023-01-13 14:33:48 +00:00
parent 08e38ef13c
commit 64945d4e6d
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": "Zeniq",
"chain": "ZENIQ",
"rpc": ["https://smart.zeniq.network:9545"],
"faucets": ["https://faucet.zeniq.net/"],
"nativeCurrency": {
"name": "Zeniq",
"symbol": "ZENIQ",
"decimals": 18
},
"infoURL": "https://www.zeniq.dev/",
"shortName": "zeniq",
"chainId": 383414847825,
"networkId": 383414847825,
"explorers": [
{
"name": "zeniq-smart-chain-explorer",
"url": "https://smart.zeniq.net",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -8825,6 +8825,19 @@
"rpc": ["https://blockchain.haradev.com"],
"faucets": [],
"infoURL": "https://ntity.io"
}, {
"name": "Zeniq",
"chainId": 383414847825,
"shortName": "zeniq",
"networkId": 383414847825,
"nativeCurrency": {
"name": "Zeniq",
"symbol": "ZENIQ",
"decimals": 18
},
"rpc": ["https://smart.zeniq.network:9545"],
"faucets": ["https://faucet.zeniq.net/"],
"infoURL": "https://www.zeniq.dev/"
}, {
"name": "PDC Mainnet",
"chainId": 666301171999,

View File

@ -13012,6 +13012,25 @@
"icon": "ntity",
"standard": "EIP3091"
}]
}, {
"name": "Zeniq",
"chain": "ZENIQ",
"rpc": ["https://smart.zeniq.network:9545"],
"faucets": ["https://faucet.zeniq.net/"],
"nativeCurrency": {
"name": "Zeniq",
"symbol": "ZENIQ",
"decimals": 18
},
"infoURL": "https://www.zeniq.dev/",
"shortName": "zeniq",
"chainId": 383414847825,
"networkId": 383414847825,
"explorers": [{
"name": "zeniq-smart-chain-explorer",
"url": "https://smart.zeniq.net",
"standard": "EIP3091"
}]
}, {
"name": "PDC Mainnet",
"chain": "IPDC",

View File

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