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@31bc492660 🚀
This commit is contained in:
parent
bf11c5a7b2
commit
22e6122e52
File diff suppressed because one or more lines are too long
27
chains/eip155-1337803.json
Normal file
27
chains/eip155-1337803.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "Zhejiang",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://rpc.zhejiang.ethpandaops.io"],
|
||||
"faucets": [
|
||||
"https://faucet.zhejiang.ethpandaops.io",
|
||||
"https://zhejiang-faucet.pk910.de"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Testnet ETH",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://zhejiang.ethpandaops.io",
|
||||
"shortName": "zhejiang",
|
||||
"chainId": 1337803,
|
||||
"networkId": 1337803,
|
||||
"icon": "ethereum",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Zhejiang Explorer",
|
||||
"url": "https://zhejiang.beaconcha.in",
|
||||
"icon": "ethereum",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -8383,6 +8383,19 @@
|
|||
"rpc": ["https://rpc.kiln.themerge.dev"],
|
||||
"faucets": ["https://faucet.kiln.themerge.dev", "https://kiln-faucet.pk910.de", "https://kilnfaucet.com"],
|
||||
"infoURL": "https://kiln.themerge.dev/"
|
||||
}, {
|
||||
"name": "Zhejiang",
|
||||
"chainId": 1337803,
|
||||
"shortName": "zhejiang",
|
||||
"networkId": 1337803,
|
||||
"nativeCurrency": {
|
||||
"name": "Testnet ETH",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.zhejiang.ethpandaops.io"],
|
||||
"faucets": ["https://faucet.zhejiang.ethpandaops.io", "https://zhejiang-faucet.pk910.de"],
|
||||
"infoURL": "https://zhejiang.ethpandaops.io"
|
||||
}, {
|
||||
"name": "Plian Mainnet Main",
|
||||
"chainId": 2099156,
|
||||
|
|
|
@ -12430,6 +12430,27 @@
|
|||
"icon": "ethereum",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Zhejiang",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://rpc.zhejiang.ethpandaops.io"],
|
||||
"faucets": ["https://faucet.zhejiang.ethpandaops.io", "https://zhejiang-faucet.pk910.de"],
|
||||
"nativeCurrency": {
|
||||
"name": "Testnet ETH",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://zhejiang.ethpandaops.io",
|
||||
"shortName": "zhejiang",
|
||||
"chainId": 1337803,
|
||||
"networkId": 1337803,
|
||||
"icon": "ethereum",
|
||||
"explorers": [{
|
||||
"name": "Zhejiang Explorer",
|
||||
"url": "https://zhejiang.beaconcha.in",
|
||||
"icon": "ethereum",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Plian Mainnet Main",
|
||||
"chain": "Plian",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -644,6 +644,7 @@
|
|||
"xero": "eip155:1313500",
|
||||
"kintsugi": "eip155:1337702",
|
||||
"kiln": "eip155:1337802",
|
||||
"zhejiang": "eip155:1337803",
|
||||
"plian-mainnet": "eip155:2099156",
|
||||
"platondev": "eip155:2203181",
|
||||
"platondev2": "eip155:2206132",
|
||||
|
|
Loading…
Reference in New Issue
Block a user