Commit 3f653df9 authored by Matthew Slipper's avatar Matthew Slipper

ctb: Create Goerli deploy config

parent fad6a6a4
{ {
"l1StartingBlockTag": "0xafce66a0a2446856112e4069b275ad32b1f4a607888f9c4c59eddf9be81f8670", "finalSystemOwner": "DUMMY",
"controller": "DUMMY",
"l1StartingBlockTag": "DUMMY",
"l1ChainID": 5, "l1ChainID": 5,
"l2ChainID": 111, "l2ChainID": 420,
"l2BlockTime": 2, "l2BlockTime": 2,
"maxSequencerDrift": 1000, "maxSequencerDrift": 1200,
"sequencerWindowSize": 120, "sequencerWindowSize": 3600,
"channelTimeout": 120, "channelTimeout": 120,
"p2pSequencerAddress": "0x9965507D1a55bcC2695C58ba16FB37d819B0A4dc",
"batchInboxAddress": "0xff00000000000000000000000000000000000002",
"batchSenderAddress": "0xa11d2b908470e17923fff184d48269bebbd9b2a5",
"systemConfigOwner": "0xa0Ee7A142d267C1f36714E4a8F75612F20a79720",
"l2OutputOracleSubmissionInterval": 6, "p2pSequencerAddress": "DUMMY",
"batchInboxAddress": "0xff00000000000000000000000000000000000420",
"batchSenderAddress": "DUMMY",
"l2OutputOracleSubmissionInterval": 20,
"l2OutputOracleStartingTimestamp": -1, "l2OutputOracleStartingTimestamp": -1,
"l2OutputOracleProposer": "0x6c23a0dcdfc44b7a57bed148de598895e398d984", "l2OutputOracleProposer": "DUMMY",
"l2OutputOracleChallenger": "0x6925b8704ff96dee942623d6fb5e946ef5884b63", "l2OutputOracleChallenger": "DUMMY",
"finalizationPeriodSeconds": 2,
"systemConfigOwner": "DUMMY",
"l2GenesisBlockGasLimit": "0x17D7840",
"l2GenesisBlockCoinbase": "0x4200000000000000000000000000000000000011",
"l2GenesisBlockBaseFeePerGas": "0x3b9aca00",
"baseFeeVaultRecipient": "0xf116a24056b647e3211d095c667e951536cdebaa", "l2CrossDomainMessengerOwner": "DUMMY",
"l1FeeVaultRecipient": "0xc731837b696ca3d9720d23336925368ceaa58f83",
"sequencerFeeVaultRecipient": "0xf116a24056b647e3211d095c667e951536cdebaa",
"deploymentWaitConfirmations": 1 "gasPriceOracleOverhead": 2100,
"gasPriceOracleScalar": 1000000,
"eip1559Denominator": 50,
"eip1559Elasticity": 10
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment