new beginning
This commit is contained in:
154
op/celo/alfajores/genesis.json
Normal file
154
op/celo/alfajores/genesis.json
Normal file
File diff suppressed because one or more lines are too long
48
op/celo/alfajores/rollup.json
Normal file
48
op/celo/alfajores/rollup.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"genesis": {
|
||||
"l1": {
|
||||
"hash": "0x64728368a04f067bc2abe78c1de17f3711b054c4f3e979955fd8482af85e86db",
|
||||
"number": 2411247
|
||||
},
|
||||
"l2": {
|
||||
"hash": "0xe96cb39b59ebe02553e47424e7f57dbfbffca905c3ff350765985289754a00a3",
|
||||
"number": 26384000
|
||||
},
|
||||
"l2_time": 1727337408,
|
||||
"system_config": {
|
||||
"batcherAddr": "0x6f9cc6bfe1a0b446a36453d150905bbd6a4784e0",
|
||||
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"scalar": "0x00000000000000000000000000000000000000000000000000000000000f4240",
|
||||
"gasLimit": 30000000
|
||||
}
|
||||
},
|
||||
"block_time": 1,
|
||||
"max_sequencer_drift": 1800,
|
||||
"seq_window_size": 3600,
|
||||
"channel_timeout": 300,
|
||||
"l1_chain_id": 17000,
|
||||
"l2_chain_id": 44787,
|
||||
"regolith_time": 0,
|
||||
"cel2_time": 0,
|
||||
"canyon_time": 0,
|
||||
"delta_time": 0,
|
||||
"ecotone_time": 0,
|
||||
"fjord_time": 0,
|
||||
"granite_time": 0,
|
||||
"batch_inbox_address": "0xfff0000000000000000000000000000000044787",
|
||||
"deposit_contract_address": "0x82527353927d8d069b3b452904c942da149ba381",
|
||||
"l1_system_config_address": "0x499b0c1f4bdc76d61b1d13b03384eac65faf50c7",
|
||||
"protocol_versions_address": "0x0000000000000000000000000000000000000000",
|
||||
"alt_da": {
|
||||
"da_challenge_contract_address": "0x0000000000000000000000000000000000000000",
|
||||
"da_commitment_type": "GenericCommitment",
|
||||
"da_challenge_window": 1,
|
||||
"da_resolve_window": 1
|
||||
},
|
||||
"chain_op_config": {
|
||||
"eip1559Elasticity": 5,
|
||||
"eip1559Denominator": 400,
|
||||
"eip1559DenominatorCanyon": 400
|
||||
}
|
||||
}
|
||||
|
||||
148
op/celo/mainnet/genesis.json
Normal file
148
op/celo/mainnet/genesis.json
Normal file
File diff suppressed because one or more lines are too long
49
op/celo/mainnet/rollup.json
Normal file
49
op/celo/mainnet/rollup.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"genesis": {
|
||||
"l1": {
|
||||
"hash": "0xe499ec12e12fc2c94e6714a94f2640dbc748ff6c26fd3f420b25264a3d90066f",
|
||||
"number": 22128103
|
||||
},
|
||||
"l2": {
|
||||
"hash": "0x7586014e20c69b3fa7c9070baf1a7edd95833db57853126f32593b455da2e5c5",
|
||||
"number": 31056500
|
||||
},
|
||||
"l2_time": 1742957258,
|
||||
"system_config": {
|
||||
"batcherAddr": "0x0cd08c7f7a96aa9635f761b49216b9ea74c5ca60",
|
||||
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"scalar": "0x0100000000000000000000000000000000000000000000000000000000000000",
|
||||
"gasLimit": 30000000,
|
||||
"eip1559Params": "0x0000000000000000"
|
||||
}
|
||||
},
|
||||
"block_time": 1,
|
||||
"max_sequencer_drift": 2892,
|
||||
"seq_window_size": 7200,
|
||||
"channel_timeout": 50,
|
||||
"l1_chain_id": 1,
|
||||
"l2_chain_id": 42220,
|
||||
"regolith_time": 0,
|
||||
"cel2_time": 0,
|
||||
"canyon_time": 0,
|
||||
"delta_time": 0,
|
||||
"ecotone_time": 0,
|
||||
"fjord_time": 0,
|
||||
"granite_time": 0,
|
||||
"batch_inbox_address": "0xff00000000000000000000000000000000042220",
|
||||
"deposit_contract_address": "0xc5c5d157928bdbd2acf6d0777626b6c75a9eaedc",
|
||||
"l1_system_config_address": "0x89e31965d844a309231b1f17759ccaf1b7c09861",
|
||||
"protocol_versions_address": "0x1b6deb2197418075ab314ac4d52ca1d104a8f663",
|
||||
"alt_da": {
|
||||
"da_challenge_contract_address": "0x0000000000000000000000000000000000000000",
|
||||
"da_commitment_type": "GenericCommitment",
|
||||
"da_challenge_window": 1,
|
||||
"da_resolve_window": 1
|
||||
},
|
||||
"chain_op_config": {
|
||||
"eip1559Elasticity": 5,
|
||||
"eip1559Denominator": 400,
|
||||
"eip1559DenominatorCanyon": 400
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user