File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed
docs/cdk/getting-started/cdk-erigon Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1- ## Networks
2-
3- | Network Name | Chain ID | ForkID | Genesis File | RPC URL | Rootchain | Rollup Address |
4- | ---------------| ----------| --------| --------------| --------------------------------------------------| ------------------| ----------------------------------------------|
5- | zkEVM Mainnet | 1101 | 9 | [ Link] ( https://hackmd.io/bpmxb5QaSFafV0nB4i-KZA ) | [ Mainnet RPC] ( https://zkevm-rpc.com/ ) | Ethereum Mainnet | ` 0x5132A183E9F3CB7C848b0AAC5Ae0c4f0491B7aB2 ` |
6- | zkEVM Cardona | 2442 | 9 | [ Link] ( https://hackmd.io/Ug9pB613SvevJgnXRC4YJA ) | [ Cardona RPC] ( https://rpc.cardona.zkevm-rpc.com/ ) | Sepolia | ` 0x32d33D5137a7cFFb54c5Bf8371172bcEc5f310ff ` |
7-
8- ## Block explorers
9-
10- - Mainnet: [ PolygonScan mainnet] ( https://zkevm.polygonscan.com/ )
11- - Cardona: [ PolygonScan Cardona] ( https://cardona-zkevm.polygonscan.com/ )
1+ | Network | Chain ID | Genesis file | RPC URL | Block explorer | Rootchain | Rollup Address |
2+ | ---------------| ----------| --------------------------------------------------| ---------------------------------------------------| -------------------------------------------------------------------| ------------------| ----------------------------------------------|
3+ | zkEVM mainnet | 1101 | [ Link to genesis.json] ( https://ipfs.io/ipfs/QmUXnRoPbUmZuEZCGyiHjEsoNcFVu3hLtSvhpnfBS2mAYU ) | ` https://zkevm-rpc.com/ ` | [ PolygonScan mainnet ] ( https://zkevm.polygonscan.com/ ) | Ethereum Mainnet | ` 0x5132A183E9F3CB7C848b0AAC5Ae0c4f0491B7aB2 ` |
4+ | zkEVM Cardona | 2442 | [ Link to genesis.json] ( https://ipfs.io/ipfs/QmZVxfDG5SbeFT2Zb3BLhf48GmFLyweAnxpPty6Wa8a2YU ) | ` https://rpc.cardona.zkevm-rpc.com/ ` | [ PolygonScan Cardona ] ( https://cardona-zkevm.polygonscan.com/ ) | Sepolia | ` 0x32d33D5137a7cFFb54c5Bf8371172bcEc5f310ff ` |
You can’t perform that action at this time.
0 commit comments