mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
28 lines
604 B
JSON
28 lines
604 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|