Skip to content

Commit

Permalink
Add boba devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
boyuan-chen committed Nov 5, 2024
1 parent 00d0b3d commit a0306e6
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions configs/10/288882/rollup.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"genesis": {
"l1": {
"number": 6576100,
"hash": "0xb6404ecff691edd6895c474f4dfca5b3e27b92a19deabd80cbe05c75c1b4c924"
},
"l2": {
"number": 0,
"hash": "0xe919706177d2c568ed21a4b443d421c8098b4e453a29bd432258fab3f7fe1d07"
},
"l2_time": 1724692140,
"system_config": {
"batcherAddr": "0xe40d3fb61a6a9e16ffd17ae4ed225de00a4b16fd",
"overhead": "0x834",
"scalar": "0xf4240",
"gasLimit": 30000000,
"baseFeeScalar": null,
"blobBaseFeeScalar": null,
"eip1559Denominator": null,
"eip1559Elasticity": null
}
},
"block_time": 2,
"max_sequencer_drift": 600,
"seq_window_size": 3600,
"channel_timeout": 300,
"granite_channel_timeout": 50,
"l1_chain_id": 11155111,
"l2_chain_id": 288882,
"base_fee_params": {
"max_change_denominator": "0x32",
"elasticity_multiplier": "0x6"
},
"canyon_base_fee_params": {
"max_change_denominator": "0xfa",
"elasticity_multiplier": "0x6"
},
"regolith_time": 0,
"canyon_time": 1724692140,
"delta_time": 1724692140,
"ecotone_time": 1724692141,
"fjord_time": 1724692150,
"granite_time": 1724914800,
"batch_inbox_address": "0xfff0000000000000000000000000000000288882",
"deposit_contract_address": "0xd00d5cc5620697a31014e5594aabba590793836d",
"l1_system_config_address": "0xcc3c025036612b849340d6866ec0bd4d2d794a36",
"protocol_versions_address": "0x0000000000000000000000000000000000000000",
"da_challenge_address": "0x0000000000000000000000000000000000000000"
}

0 comments on commit a0306e6

Please sign in to comment.