github.com/ethereum-optimism/optimism@v1.7.2/packages/contracts-bedrock/deploy-config/internal-devnet.json (about) 1 { 2 "finalSystemOwner": "0x858F0751ef8B4067f0d2668C076BDB50a8549fbF", 3 "superchainConfigGuardian": "0x858F0751ef8B4067f0d2668C076BDB50a8549fbF", 4 "l1StartingBlockTag": "0x19c7e6b18fe156e45f4cfef707294fd8f079fa9c30a7b7cd6ec1ce3682ec6a2e", 5 "l1ChainID": 5, 6 "l2ChainID": 998, 7 "l2BlockTime": 2, 8 "l1BlockTime": 12, 9 "maxSequencerDrift": 1200, 10 "sequencerWindowSize": 3600, 11 "channelTimeout": 120, 12 "p2pSequencerAddress": "0xf1a4a22a65Ff01EBB23A580146a3ED49D70c8932", 13 "batchInboxAddress": "0xff00000000000000000000000000000000000998", 14 "batchSenderAddress": "0xE0Fa1Cc7a0FD5bD82b9A06b08FD6C4563E6635C2", 15 "l2OutputOracleSubmissionInterval": 120, 16 "l2OutputOracleStartingTimestamp": 1674507888, 17 "l2OutputOracleStartingBlockNumber": 1, 18 "l2OutputOracleProposer": "0xE06d39D4B8DC05E562353F060DED346AC4acC077", 19 "l2OutputOracleChallenger": "0xE06d39D4B8DC05E562353F060DED346AC4acC077", 20 "finalizationPeriodSeconds": 12, 21 "proxyAdminOwner": "0x858F0751ef8B4067f0d2668C076BDB50a8549fbF", 22 "baseFeeVaultRecipient": "0x858F0751ef8B4067f0d2668C076BDB50a8549fbF", 23 "l1FeeVaultRecipient": "0x858F0751ef8B4067f0d2668C076BDB50a8549fbF", 24 "sequencerFeeVaultRecipient": "0x858F0751ef8B4067f0d2668C076BDB50a8549fbF", 25 "baseFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000", 26 "l1FeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000", 27 "sequencerFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000", 28 "baseFeeVaultWithdrawalNetwork": 0, 29 "l1FeeVaultWithdrawalNetwork": 0, 30 "sequencerFeeVaultWithdrawalNetwork": 0, 31 "enableGovernance": true, 32 "governanceTokenName": "Optimism", 33 "governanceTokenSymbol": "OP", 34 "governanceTokenOwner": "0x858F0751ef8B4067f0d2668C076BDB50a8549fbF", 35 "l2GenesisBlockGasLimit": "0x17D7840", 36 "l2GenesisBlockBaseFeePerGas": "0x3b9aca00", 37 "gasPriceOracleOverhead": 2100, 38 "gasPriceOracleScalar": 1000000, 39 "eip1559Denominator": 50, 40 "eip1559Elasticity": 10, 41 "systemConfigStartBlock": 8364212, 42 "requiredProtocolVersion": "0x0000000000000000000000000000000000000000000000000000000000000000", 43 "recommendedProtocolVersion": "0x0000000000000000000000000000000000000000000000000000000000000000" 44 }