Add config files
This commit is contained in:
15430
op/katana/mainnet/genesis.json
Normal file
15430
op/katana/mainnet/genesis.json
Normal file
File diff suppressed because one or more lines are too long
43
op/katana/mainnet/rollup.json
Normal file
43
op/katana/mainnet/rollup.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"genesis": {
|
||||
"l1": {
|
||||
"hash": "0x89600a4ddfb87a2cc4cfa75a35a0201531f5c4a37189515d7bef0d616770390d",
|
||||
"number": 22441727
|
||||
},
|
||||
"l2": {
|
||||
"hash": "0x2d28253bc3362fb71336e4f45ba058a24167ef8f43aa2527d5ed9ecfa1d2d3d6",
|
||||
"number": 0
|
||||
},
|
||||
"l2_time": 1746742811,
|
||||
"system_config": {
|
||||
"batcherAddr": "0x1ffda89c755f6d4af069897d77ccabb580fd412a",
|
||||
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"scalar": "0x010000000000000000000000000000000000000000000000000c5fc500000558",
|
||||
"gasLimit": 60000000,
|
||||
"eip1559Params": "0x0000000000000000"
|
||||
}
|
||||
},
|
||||
"block_time": 1,
|
||||
"max_sequencer_drift": 600,
|
||||
"seq_window_size": 3600,
|
||||
"channel_timeout": 300,
|
||||
"l1_chain_id": 1,
|
||||
"l2_chain_id": 747474,
|
||||
"regolith_time": 0,
|
||||
"canyon_time": 0,
|
||||
"delta_time": 0,
|
||||
"ecotone_time": 0,
|
||||
"fjord_time": 0,
|
||||
"granite_time": 0,
|
||||
"holocene_time": 0,
|
||||
"isthmus_time": 1746806401,
|
||||
"batch_inbox_address": "0x000d4411cdeb152378626b5c5e33fd5d6808939a",
|
||||
"deposit_contract_address": "0x250d30c523104bf0a06825e7eade4dc46edfe40e",
|
||||
"l1_system_config_address": "0xb6e1f8b589a14b79ddd3ad7f0589ab548c70c174",
|
||||
"protocol_versions_address": "0x8fb614238e27b77a3fafba20037adf6de821a497",
|
||||
"chain_op_config": {
|
||||
"eip1559Elasticity": 6,
|
||||
"eip1559Denominator": 50,
|
||||
"eip1559DenominatorCanyon": 250
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user