|
| 1 | +{ |
| 2 | + "baseFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000", |
| 3 | + "baseFeeVaultRecipient": "ADMIN_ADDRESS", |
| 4 | + "baseFeeVaultWithdrawalNetwork": 0, |
| 5 | + "batchInboxAddress": "0xff00000000000000000000000000000000000000", |
| 6 | + "batchSenderAddress": "BATCHER_ADDRESS", |
| 7 | + "channelTimeoutBedrock": 300, |
| 8 | + "channelTimeoutGranite": 0, |
| 9 | + "daBondSize": 1000000, |
| 10 | + "daChallengeWindow": 16, |
| 11 | + "daCommitmentType": "KeccakCommitment", |
| 12 | + "daResolveWindow": 16, |
| 13 | + "daResolverRefundPercentage": 0, |
| 14 | + "eip1559Denominator": 50, |
| 15 | + "eip1559DenominatorCanyon": 250, |
| 16 | + "eip1559Elasticity": 6, |
| 17 | + "enableGovernance": false, |
| 18 | + "finalSystemOwner": "ADMIN_ADDRESS", |
| 19 | + "finalizationPeriodSeconds": 12, |
| 20 | + "fundDevAccounts": false, |
| 21 | + "gasPriceOracleBaseFeeScalar": 1368, |
| 22 | + "gasPriceOracleBlobBaseFeeScalar": 810949, |
| 23 | + "gasPriceOracleOverhead": 2100, |
| 24 | + "gasPriceOracleScalar": 1000000, |
| 25 | + "governanceTokenName": "NotApplicable", |
| 26 | + "governanceTokenSymbol": "NA", |
| 27 | + "l1ChainID": "L1_CHAIN_ID", |
| 28 | + "l1FeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000", |
| 29 | + "l1FeeVaultRecipient": "ADMIN_ADDRESS", |
| 30 | + "l1FeeVaultWithdrawalNetwork": 0, |
| 31 | + "l1StartingBlockTag": "blockhash", |
| 32 | + "l2BlockTime": "timestamp", |
| 33 | + "l2ChainID": "L2_CHAIN_ID", |
| 34 | + "l2GenesisBlockBaseFeePerGas": "0x3b9aca00", |
| 35 | + "l2GenesisBlockGasLimit": "0x1c9c380", |
| 36 | + "l2GenesisCanyonTimeOffset": "0x0", |
| 37 | + "l2GenesisDeltaTimeOffset": "0x0", |
| 38 | + "l2GenesisEcotoneTimeOffset": "0x0", |
| 39 | + "l2GenesisFjordTimeOffset": "0x0", |
| 40 | + "l2GenesisGraniteTimeOffset": "0x0", |
| 41 | + "l2GenesisInteropTimeOffset": "0x0", |
| 42 | + "l2GenesisRegolithTimeOffset": "0x0", |
| 43 | + "maxSequencerDrift": 600, |
| 44 | + "p2pSequencerAddress": "SEQUENCER_ADDRESS", |
| 45 | + "proxyAdminOwner": "ADMIN_ADDRESS", |
| 46 | + "sequencerFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000", |
| 47 | + "sequencerFeeVaultRecipient": "ADMIN_ADDRESS", |
| 48 | + "sequencerFeeVaultWithdrawalNetwork": 0, |
| 49 | + "sequencerWindowSize": 3600, |
| 50 | + "systemConfigStartBlock": 0, |
| 51 | + "useCustomGasToken": false, |
| 52 | + "useFaultProof": false, |
| 53 | + "useInterop": false, |
| 54 | + "usePlasma": false |
| 55 | +} |
0 commit comments