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

This commit is contained in:
ligi 2023-03-15 14:47:40 +00:00
parent dea435a8b6
commit 06a6d6a22b
8 changed files with 72 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
{
"name": "Polygon zkEVM Testnet",
"title": "Polygon zkEVM Testnet",
"name": "Polygon zkEVM Testnet Pre Audit-Upgraded",
"title": "Polygon zkEVM Testnet Pre Audit-Upgraded",
"chain": "Polygon",
"rpc": ["https://rpc.public.zkevm-test.net"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
@ -10,7 +10,7 @@
"decimals": 18
},
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
"shortName": "testnet-zkEVM-mango",
"shortName": "testnet-zkEVM-mango-pre-audit-upgraded",
"chainId": 1422,
"networkId": 1422,
"explorers": [
@ -19,5 +19,6 @@
"url": "https://explorer.public.zkevm-test.net",
"standard": "EIP3091"
}
]
],
"status": "deprecated"
}

23
chains/eip155-1442.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": 1442,
"networkId": 1442,
"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

@ -4081,15 +4081,28 @@
"faucets": [],
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/"
}, {
"name": "Polygon zkEVM Testnet",
"name": "Polygon zkEVM Testnet Pre Audit-Upgraded",
"chainId": 1422,
"shortName": "testnet-zkEVM-mango",
"shortName": "testnet-zkEVM-mango-pre-audit-upgraded",
"networkId": 1422,
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": [],
"faucets": [],
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/"
}, {
"name": "Polygon zkEVM Testnet",
"chainId": 1442,
"shortName": "testnet-zkEVM-mango",
"networkId": 1442,
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rpc.public.zkevm-test.net"],
"faucets": [],
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/"

View File

@ -5956,6 +5956,27 @@
"standard": "EIP3091"
}],
"status": "deprecated"
}, {
"name": "Polygon zkEVM Testnet Pre Audit-Upgraded",
"title": "Polygon zkEVM Testnet Pre Audit-Upgraded",
"chain": "Polygon",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
"shortName": "testnet-zkEVM-mango-pre-audit-upgraded",
"chainId": 1422,
"networkId": 1422,
"explorers": [{
"name": "Polygon zkEVM explorer",
"url": "https://explorer.public.zkevm-test.net",
"standard": "EIP3091"
}],
"status": "deprecated"
}, {
"name": "Polygon zkEVM Testnet",
"title": "Polygon zkEVM Testnet",
@ -5969,8 +5990,8 @@
},
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
"shortName": "testnet-zkEVM-mango",
"chainId": 1422,
"networkId": 1422,
"chainId": 1442,
"networkId": 1442,
"explorers": [{
"name": "Polygon zkEVM explorer",
"url": "https://explorer.public.zkevm-test.net",

File diff suppressed because one or more lines are too long

View File

@ -313,7 +313,8 @@
"CIC": "eip155:1353",
"ASAR": "eip155:1388",
"zkevmtest": "eip155:1402",
"testnet-zkEVM-mango": "eip155:1422",
"testnet-zkEVM-mango-pre-audit-upgraded": "eip155:1422",
"testnet-zkEVM-mango": "eip155:1442",
"CTEX": "eip155:1455",
"Sherpax": "eip155:1506",
"SherpaxTestnet": "eip155:1507",