Skip to content

Commit 4a5b68b

Browse files
committed
update chain info
1 parent 4d87069 commit 4a5b68b

File tree

4 files changed

+54
-830
lines changed

4 files changed

+54
-830
lines changed

assets/mainnet/genesis.json

Lines changed: 16 additions & 16 deletions
Large diffs are not rendered by default.

assets/mainnet/rollup.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"genesis": {
33
"l1": {
4-
"hash": "0x29443b21507894febe7700f7c5cd3569cc8bf1ba535df0489276d8004af81044",
5-
"number": 30758357
4+
"hash": "0x7743484e78e047654f5a92c5d66a25828f1c259b2c9a780a39936c001fdcbcf7",
5+
"number": 33768568
66
},
77
"l2": {
8-
"hash": "0x4dd61178c8b0f01670c231597e7bcb368e84545acd46d940a896d6a791dd6df4",
8+
"hash": "0x92fcf9e91a4cdd7ffc7e67207e77dfba049bacf1ede5c5917a40f9537e05f4bc",
99
"number": 0
1010
},
11-
"l2_time": 1691753723,
11+
"l2_time": 1700817067,
1212
"system_config": {
13-
"batcherAddr": "0xef8783382ef80ec23b66c43575a6103deca909c3",
13+
"batcherAddr": "0x6df30535bbe94a533d9f1600e69a642abb3e063f",
1414
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000834",
1515
"scalar": "0x00000000000000000000000000000000000000000000000000000000000f4240",
1616
"gasLimit": 100000000
@@ -21,9 +21,10 @@
2121
"seq_window_size": 14400,
2222
"channel_timeout": 1200,
2323
"l1_chain_id": 56,
24-
"l2_chain_id": 204,
24+
"l2_chain_id": 9980,
2525
"regolith_time": 0,
26-
"batch_inbox_address": "0xff00000000000000000000000000000000000204",
27-
"deposit_contract_address": "0x1876ea7702c0ad0c6a2ae6036de7733edfbca519",
28-
"l1_system_config_address": "0x7ac836148c14c74086d57f7828f2d065672db3b8"
26+
"fermat": 0,
27+
"batch_inbox_address": "0xff00000000000000000000000000000000009980",
28+
"deposit_contract_address": "0x419df125e0a712db4b10209ac3055b58b840f1f4",
29+
"l1_system_config_address": "0x19d9791f6f5df45fb4ced2ea0904e48a6f9e545c"
2930
}

0 commit comments

Comments
 (0)