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

This commit is contained in:
ligi 2023-02-15 22:47:04 +00:00
parent 956f7f03ca
commit 23e89f4fd9
8 changed files with 66 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"name": "Polygon zkEVM Testnet",
"name": "Polygon zkEVM Testnet old",
"title": "Polygon zkEVM Testnet",
"chain": "Polygon",
"rpc": [],
@ -19,5 +19,6 @@
"url": "https://explorer.public.zkevm-test.net",
"standard": "EIP3091"
}
]
],
"status": "deprecated"
}

23
chains/eip155-1422.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Polygon zkEVM Testnet",
"title": "Polygon zkEVM Testnet",
"chain": "Polygon",
"rpc": ["https://rpc.public.zkevm-test.net"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
"shortName": "testnet-zkEVM-mango",
"chainId": 1422,
"networkId": 1422,
"explorers": [
{
"name": "Polygon zkEVM explorer",
"url": "https://explorer.public.zkevm-test.net",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -3912,7 +3912,7 @@
"faucets": [],
"infoURL": "https://sinso.io"
}, {
"name": "Polygon zkEVM Testnet",
"name": "Polygon zkEVM Testnet old",
"chainId": 1402,
"shortName": "zkevmtest",
"networkId": 1402,
@ -3924,6 +3924,19 @@
"rpc": [],
"faucets": [],
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/"
}, {
"name": "Polygon zkEVM Testnet",
"chainId": 1422,
"shortName": "testnet-zkEVM-mango",
"networkId": 1422,
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rpc.public.zkevm-test.net"],
"faucets": [],
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/"
}, {
"name": "Ctex Scan Blockchain",
"chainId": 1455,

View File

@ -5632,7 +5632,7 @@
"standard": "EIP3091"
}]
}, {
"name": "Polygon zkEVM Testnet",
"name": "Polygon zkEVM Testnet old",
"title": "Polygon zkEVM Testnet",
"chain": "Polygon",
"rpc": [],
@ -5650,6 +5650,27 @@
"name": "blockscout",
"url": "https://explorer.public.zkevm-test.net",
"standard": "EIP3091"
}],
"status": "deprecated"
}, {
"name": "Polygon zkEVM Testnet",
"title": "Polygon zkEVM Testnet",
"chain": "Polygon",
"rpc": ["https://rpc.public.zkevm-test.net"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
"shortName": "testnet-zkEVM-mango",
"chainId": 1422,
"networkId": 1422,
"explorers": [{
"name": "Polygon zkEVM explorer",
"url": "https://explorer.public.zkevm-test.net",
"standard": "EIP3091"
}]
}, {
"name": "Ctex Scan Blockchain",

File diff suppressed because one or more lines are too long

View File

@ -301,6 +301,7 @@
"CIC": "eip155:1353",
"ASAR": "eip155:1388",
"zkevmtest": "eip155:1402",
"testnet-zkEVM-mango": "eip155:1422",
"CTEX": "eip155:1455",
"Sherpax": "eip155:1506",
"SherpaxTestnet": "eip155:1507",