github.com/ethereum-optimism/optimism@v1.7.2/packages/contracts-bedrock/deploy-config/sepolia.json (about)

     1  {
     2    "finalSystemOwner": "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301",
     3    "superchainConfigGuardian": "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301",
     4    "l1StartingBlockTag": "0x48f520cf4ddaf34c8336e6e490632ea3cf1e5e93b0b2bc6e917557e31845371b",
     5    "l1ChainID": 11155111,
     6    "l2ChainID": 11155420,
     7    "l2BlockTime": 2,
     8    "l1BlockTime": 12,
     9    "maxSequencerDrift": 600,
    10    "sequencerWindowSize": 3600,
    11    "channelTimeout": 300,
    12    "p2pSequencerAddress": "0x57CACBB0d30b01eb2462e5dC940c161aff3230D3",
    13    "batchInboxAddress": "0xff00000000000000000000000000000011155420",
    14    "batchSenderAddress": "0x8F23BB38F531600e5d8FDDaAEC41F13FaB46E98c",
    15    "l2OutputOracleSubmissionInterval": 120,
    16    "l2OutputOracleStartingBlockNumber": 0,
    17    "l2OutputOracleStartingTimestamp": 1690493568,
    18    "l2OutputOracleProposer": "0x49277EE36A024120Ee218127354c4a3591dc90A9",
    19    "l2OutputOracleChallenger": "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301",
    20    "finalizationPeriodSeconds": 12,
    21    "proxyAdminOwner": "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301",
    22    "baseFeeVaultRecipient": "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301",
    23    "l1FeeVaultRecipient": "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301",
    24    "sequencerFeeVaultRecipient": "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301",
    25    "baseFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
    26    "l1FeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
    27    "sequencerFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
    28    "baseFeeVaultWithdrawalNetwork": 0,
    29    "l1FeeVaultWithdrawalNetwork": 0,
    30    "sequencerFeeVaultWithdrawalNetwork": 0,
    31    "gasPriceOracleOverhead": 188,
    32    "gasPriceOracleScalar": 684000,
    33    "enableGovernance": true,
    34    "governanceTokenSymbol": "OP",
    35    "governanceTokenName": "Optimism",
    36    "governanceTokenOwner": "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301",
    37    "l2GenesisBlockGasLimit": "0x1c9c380",
    38    "l2GenesisBlockBaseFeePerGas": "0x3b9aca00",
    39    "eip1559Denominator": 50,
    40    "eip1559Elasticity": 6,
    41    "l2GenesisRegolithTimeOffset": "0x0",
    42    "systemConfigStartBlock": 4071248,
    43    "requiredProtocolVersion": "0x0000000000000000000000000000000000000004000000000000000000000001",
    44    "recommendedProtocolVersion": "0x0000000000000000000000000000000000000004000000000000000000000001",
    45    "fundDevAccounts": false,
    46    "faultGameAbsolutePrestate": "0x031e3b504740d0b1264e8cf72b6dde0d497184cfb3f98e451c6be8b33bd3f808",
    47    "faultGameMaxDepth": 73,
    48    "faultGameMaxDuration": 604800,
    49    "faultGameGenesisBlock": 9496192,
    50    "faultGameGenesisOutputRoot": "0x63b1cda487c072b020a57c1203f7c2921754005cadbd54bed7f558111b8278d8",
    51    "faultGameSplitDepth": 30,
    52    "faultGameWithdrawalDelay": 604800,
    53    "preimageOracleMinProposalSize": 126000,
    54    "preimageOracleChallengePeriod": 86400,
    55    "proofMaturityDelaySeconds": 604800,
    56    "disputeGameFinalityDelaySeconds": 302400,
    57    "respectedGameType": 0,
    58    "useFaultProofs": true
    59  }