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

     1  {
     2    "finalSystemOwner": "0xBc1233d0C3e6B5d53Ab455cF65A6623F6dCd7e4f",
     3    "superchainConfigGuardian": "0xBc1233d0C3e6B5d53Ab455cF65A6623F6dCd7e4f",
     4    "l1StartingBlockTag": "0x6ffc1bf3754c01f6bb9fe057c1578b87a8571ce2e9be5ca14bace6eccfd336c7",
     5    "l1ChainID": 5,
     6    "l2ChainID": 420,
     7    "l2BlockTime": 2,
     8    "l1BlockTime": 12,
     9    "maxSequencerDrift": 600,
    10    "sequencerWindowSize": 3600,
    11    "channelTimeout": 300,
    12    "p2pSequencerAddress": "0x715b7219D986641DF9eFd9C7Ef01218D528e19ec",
    13    "batchInboxAddress": "0xff00000000000000000000000000000000000420",
    14    "batchSenderAddress": "0x7431310e026B69BFC676C0013E12A1A11411EEc9",
    15    "l2OutputOracleSubmissionInterval": 120,
    16    "l2OutputOracleStartingBlockNumber": 4061224,
    17    "l2OutputOracleStartingTimestamp": 1673550516,
    18    "l2OutputOracleProposer": "0x02b1786A85Ec3f71fBbBa46507780dB7cF9014f6",
    19    "l2OutputOracleChallenger": "0xBc1233d0C3e6B5d53Ab455cF65A6623F6dCd7e4f",
    20    "finalizationPeriodSeconds": 12,
    21    "proxyAdminOwner": "0xf80267194936da1E98dB10bcE06F3147D580a62e",
    22    "baseFeeVaultRecipient": "0xBc1233d0C3e6B5d53Ab455cF65A6623F6dCd7e4f",
    23    "l1FeeVaultRecipient": "0xBc1233d0C3e6B5d53Ab455cF65A6623F6dCd7e4f",
    24    "sequencerFeeVaultRecipient": "0xBc1233d0C3e6B5d53Ab455cF65A6623F6dCd7e4f",
    25    "baseFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
    26    "l1FeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
    27    "sequencerFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
    28    "baseFeeVaultWithdrawalNetwork": 0,
    29    "l1FeeVaultWithdrawalNetwork": 0,
    30    "sequencerFeeVaultWithdrawalNetwork": 0,
    31    "gasPriceOracleOverhead": 2100,
    32    "gasPriceOracleScalar": 1000000,
    33    "enableGovernance": true,
    34    "governanceTokenSymbol": "OP",
    35    "governanceTokenName": "Optimism",
    36    "governanceTokenOwner": "0x038a8825A3C3B0c08d52Cc76E5E361953Cf6Dc76",
    37    "l2GenesisBlockGasLimit": "0x2faf080",
    38    "l2GenesisBlockBaseFeePerGas": "0x3b9aca00",
    39    "eip1559Denominator": 50,
    40    "eip1559DenominatorCanyon": 250,
    41    "eip1559Elasticity": 10,
    42    "systemConfigStartBlock": 8300214,
    43    "requiredProtocolVersion": "0x0000000000000000000000000000000000000003000000010000000000000000",
    44    "recommendedProtocolVersion": "0x0000000000000000000000000000000000000003000000010000000000000000",
    45    "fundDevAccounts": false,
    46    "faultGameAbsolutePrestate": "0x03e1255457128b9afd9acf93239c1d477bdff88624901f9ca8fe0783b756dbe0",
    47    "faultGameMaxDepth": 73,
    48    "faultGameMaxDuration": 604800,
    49    "faultGameGenesisBlock": 4061224,
    50    "faultGameGenesisOutputRoot": "0xd08055c58b2c5149565c636b44fad2c25b5ccddef1385a2cb721529d7480b242",
    51    "faultGameSplitDepth": 32,
    52    "faultGameWithdrawalDelay": 604800,
    53    "preimageOracleMinProposalSize": 1800000,
    54    "preimageOracleChallengePeriod": 86400,
    55    "proofMaturityDelaySeconds": 604800,
    56    "disputeGameFinalityDelaySeconds": 302400,
    57    "respectedGameType": 0,
    58    "useFaultProofs": true
    59  }