Skip to content

Commit 97b0b87

Browse files
committed
zkEVM - fix Cordona chainID
1 parent a5b1463 commit 97b0b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/get-started/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Connect your wallet to the Polygon zkEVM network of your choice by navigating to
2626
| Network | RPC URL | ChainID | Block explorer URL | Currency |
2727
| ------- | ------------------------------- | ---------------- | ---------------- | ----- |
2828
| Polygon zkEVM | `https://zkevm-rpc.com` | `1101` | `https://zkevm.polygonscan.com/` | **ETH** |
29-
| Cardona zkEVM testnet | `https://rpc.cardona.zkevm-rpc.com` | `1442` | `https://cardona-zkevm.polygonscan.com/` | **ETH** |
29+
| Cardona zkEVM testnet | `https://rpc.cardona.zkevm-rpc.com` | `2442` | `https://cardona-zkevm.polygonscan.com/` | **ETH** |
3030

3131
## Polygon testnet faucet
3232

0 commit comments

Comments
 (0)