initial hemi

This commit is contained in:
goldsquid
2025-09-10 15:22:13 +07:00
parent 1c78e0d0cd
commit 20762bf38d
3 changed files with 15584 additions and 0 deletions

15308
op/hemi/mainnet/genesis.json Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,35 @@
{
"genesis": {
"l1": {
"hash": "0x29886abeccf2ce71915bf51a6895f49712eb604888472f048e4a87d25063cfa0",
"number": 20711548
},
"l2": {
"hash": "0x6b070d8b8f3bf81c9314ff863748e3db2662ecc0a8dbd4c394a8b646ae0c8b8b",
"number": 0
},
"l2_time": 1725866711,
"system_config": {
"batcherAddr": "0x65115c6d23274e0a29a63b69130efe901aa52e7a",
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000834",
"scalar": "0x00000000000000000000000000000000000000000000000000000000000f4240",
"gasLimit": 30000000
}
},
"block_time": 12,
"max_sequencer_drift": 600,
"seq_window_size": 3600,
"channel_timeout": 300,
"l1_chain_id": 1,
"l2_chain_id": 43111,
"regolith_time": 0,
"batch_inbox_address": "0xff00000000000000000000000000000000043111",
"deposit_contract_address": "0x39a0005415256b9863afe2d55edcf75ecc3a4d7e",
"l1_system_config_address": "0x5ae68684d9179a8053883f1df599ea7fb35303c3",
"protocol_versions_address": "0x0000000000000000000000000000000000000000",
"chain_op_config": {
"eip1559Elasticity": 6,
"eip1559Denominator": 50,
"eip1559DenominatorCanyon": 250
}
}