xlayer migrated to op-stack
This commit is contained in:
45
op/xlayer/testnet/rollup.json
Normal file
45
op/xlayer/testnet/rollup.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"genesis": {
|
||||
"l1": {
|
||||
"hash": "0x0ec957b104f8125b88f874dde8d8f236e9f952eb941102076406b108afaafc6e",
|
||||
"number": 9430730
|
||||
},
|
||||
"l2": {
|
||||
"hash": "0xccb16eb07b7a718c2ee374df57b0e28c9ac9d8d18ca6d3204cfbba661067855a",
|
||||
"number": 12241700
|
||||
},
|
||||
"l2_time": 1760699568,
|
||||
"system_config": {
|
||||
"batcherAddr": "0x8edf9b54e1c693b7b0caea85e6a005c35e229124",
|
||||
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"scalar": "0x010000000000000000000000000000000000000000000000000c3c9d00000558",
|
||||
"gasLimit": 30000000,
|
||||
"eip1559Params": "0x0000000000000000",
|
||||
"operatorFeeParams": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"minBaseFee": 0
|
||||
}
|
||||
},
|
||||
"block_time": 1,
|
||||
"max_sequencer_drift": 600,
|
||||
"seq_window_size": 3600,
|
||||
"channel_timeout": 300,
|
||||
"l1_chain_id": 11155111,
|
||||
"l2_chain_id": 1952,
|
||||
"regolith_time": 0,
|
||||
"canyon_time": 0,
|
||||
"delta_time": 0,
|
||||
"ecotone_time": 0,
|
||||
"fjord_time": 0,
|
||||
"granite_time": 0,
|
||||
"holocene_time": 0,
|
||||
"isthmus_time": 0,
|
||||
"batch_inbox_address": "0x006737cc6980a7786a477ce46b491845509b19dc",
|
||||
"deposit_contract_address": "0x1529a34331d7d85c8868fc88ec730ae56d3ec9c0",
|
||||
"l1_system_config_address": "0x06be4b4a9a28ff8eed6da09447bc5daa676efac3",
|
||||
"protocol_versions_address": "0x4e753a62ad7da17508dbc54a58e1e231c152baa2",
|
||||
"chain_op_config": {
|
||||
"eip1559Elasticity": 1,
|
||||
"eip1559Denominator": 100000000,
|
||||
"eip1559DenominatorCanyon": 250
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user