Skip to content

Commit

Permalink
Rerun just add-chain command
Browse files Browse the repository at this point in the history
  • Loading branch information
matjazv committed Sep 9, 2024
1 parent 5099c03 commit e1599b2
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 11 deletions.
64 changes: 64 additions & 0 deletions superchain/configs/configs.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,70 @@
"UnsafeBlockSigner": "0xB71B58FfE538628557433dbBfA08d45ee5a69B44"
}
},
{
"Name": "Lisk",
"l2_chain_id": 1135,
"PublicRPC": "https://rpc.api.lisk.com",
"SequencerRPC": "https://rpc.api.lisk.com",
"Explorer": "https://blockscout.lisk.com",
"SuperchainLevel": 0,
"StandardChainCandidate": true,
"SuperchainTime": null,
"batch_inbox_address": "0xFf00000000000000000000000000000000001135",
"Superchain": "mainnet",
"Chain": "lisk",
"canyon_time": 0,
"delta_time": 0,
"ecotone_time": 0,
"fjord_time": 1720627201,
"block_time": 2,
"seq_window_size": 3600,
"max_sequencer_drift": 600,
"DataAvailabilityType": "eth-da",
"optimism": {
"eip1559Elasticity": 20,
"eip1559Denominator": 1000,
"eip1559DenominatorCanyon": 1000
},
"GasPayingToken": null,
"genesis": {
"l1": {
"hash": "0xd580bdbd001908860f225c16ddaa08ada64471a68435694760c111253d97ffce",
"number": 19788720
},
"l2": {
"hash": "0x5a693d1d8ee27b8e62868d0349af430a2d2e173c8c8988e7b0c9ef91893cbf00",
"number": 0
},
"l2_time": 1714728791,
"system_config": {
"batcherAddr": "0xa6Ea2f3299b63c53143c993d2d5E60A69Cd6Fe24",
"overhead": "0x00000000000000000000000000000000000000000000000000000000000000bc",
"scalar": "0x00000000000000000000000000000000000000000000000000000000000f4240",
"gasLimit": 30000000
}
},
"Addresses": {
"AddressManager": "0x2dF7057d3F25212E51aFEA8dA628668229Ea423f",
"BatchSubmitter": "0xa6Ea2f3299b63c53143c993d2d5E60A69Cd6Fe24",
"Challenger": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"DisputeGameFactoryProxy": "0x0479e6757eb4743843b309DDDF78E6bA242F38BE",
"Guardian": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"L1CrossDomainMessengerProxy": "0x31B72D76FB666844C41EdF08dF0254875Dbb7edB",
"L1ERC721BridgeProxy": "0x3A44A3b263FB631cdbf25f339e2D29497511A81f",
"L1StandardBridgeProxy": "0x2658723Bf70c7667De6B25F99fcce13A16D25d08",
"L2OutputOracleProxy": "0x113cB99283AF242Da0A0C54347667edF531Aa7d6",
"OptimismMintableERC20FactoryProxy": "0xc1dA06CC5DD5cE23bABa924463de7F762039252d",
"OptimismPortalProxy": "0x26dB93F8b8b4f7016240af62F7730979d353f9A7",
"Proposer": "0x0AbD6da1cE10D1cD6c7C9C14b905786D20f3EB23",
"ProxyAdmin": "0xeC432c4F1d0E12737f3a42a459B84848Af979b2d",
"ProxyAdminOwner": "0xECd4150ABbb1EBff13f74e42Fb43C3d78B4E0b45",
"SuperchainConfig": "0x26C7bFB430d68Bf74d2d52497836d4336b555dE7",
"SystemConfigOwner": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"SystemConfigProxy": "0x05f23282FFDCA8286E4738C1aF79079f3d843750",
"UnsafeBlockSigner": "0xb9DE90a90c5E441C483e754FE7341100D5fbaEcA"
}
},
{
"Name": "Metal L2",
"l2_chain_id": 1750,
Expand Down
5 changes: 5 additions & 0 deletions superchain/configs/mainnet/lisk.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ seq_window_size = 3600
max_sequencer_drift = 600
data_availability_type = "eth-da"

[optimism]
eip1559_elasticity = 20
eip1559_denominator = 1000
eip1559_denominator_canyon = 1000

[genesis]
l2_time = 1714728791
[genesis.l1]
Expand Down
21 changes: 11 additions & 10 deletions validation/genesis/validation-inputs/1135/deploy-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"l2OutputOracleChallenger": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"l2GenesisBlockGasLimit": "0x1c9c380",
"l1BlockTime": 12,
"baseFeeVaultRecipient": "0xdA6e5640aFB2ED212Ba3a6fd83076e2ad3daD185",
"l1FeeVaultRecipient": "0xdA6e5640aFB2ED212Ba3a6fd83076e2ad3daD185",
"sequencerFeeVaultRecipient": "0xdA6e5640aFB2ED212Ba3a6fd83076e2ad3daD185",
"baseFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
"l1FeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
"sequencerFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
"baseFeeVaultWithdrawalNetwork": 0,
"l1FeeVaultWithdrawalNetwork": 0,
"sequencerFeeVaultWithdrawalNetwork": 0,
"proxyAdminOwner": "0xdA6e5640aFB2ED212Ba3a6fd83076e2ad3daD185",
"baseFeeVaultRecipient": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"l1FeeVaultRecipient": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"sequencerFeeVaultRecipient": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"baseFeeVaultMinimumWithdrawalAmount": "0x1bc16d674ec80000",
"l1FeeVaultMinimumWithdrawalAmount": "0x1bc16d674ec80000",
"sequencerFeeVaultMinimumWithdrawalAmount": "0x1bc16d674ec80000",
"baseFeeVaultWithdrawalNetwork": 1,
"l1FeeVaultWithdrawalNetwork": 1,
"sequencerFeeVaultWithdrawalNetwork": 1,
"proxyAdminOwner": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"finalSystemOwner": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"superchainConfigGuardian": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
"finalizationPeriodSeconds": 604800,
Expand Down Expand Up @@ -57,3 +57,4 @@
"preimageOracleChallengePeriod": 86400,
"l1CancunTimeOffset": "0x0"
}

2 changes: 1 addition & 1 deletion validation/genesis/validation-inputs/1135/meta.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
genesis_creation_commit = "e6ef3a900c42c8722e72c2e2314027f85d12ced5"
monorepo_build_command = "pnpm"
node_version = "18.12.1"
monorepo_build_command = "pnpm"
genesis_creation_command = "opnode2"

0 comments on commit e1599b2

Please sign in to comment.