Skip to content

Commit 069e52f

Browse files
Merge pull request 0xPolygon#481 from 0xPolygon/edit-user-fees
Update zkEVM - correct Cardona chainID
2 parents 8ad23f6 + 94497ee commit 069e52f

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)