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@1f49ae7b7d 🚀
This commit is contained in:
parent
dea435a8b6
commit
06a6d6a22b
File diff suppressed because one or more lines are too long
|
@ -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
23
chains/eip155-1442.json
Normal 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
|
@ -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/"
|
||||
|
|
|
@ -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
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user