forked from ethereum-optimism/superchain-registry
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Lisk Mainnet to Superchain Registry
- Loading branch information
Showing
9 changed files
with
95 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
name = "Lisk" | ||
chain_id = 1135 | ||
public_rpc = "https://rpc.api.lisk.com" | ||
sequencer_rpc = "https://rpc.api.lisk.com" | ||
explorer = "https://blockscout.lisk.com" | ||
superchain_level = 0 | ||
standard_chain_candidate = true # This is a temporary field which causes most of the standard validation checks to run on this chain | ||
batch_inbox_addr = "0xFf00000000000000000000000000000000001135" | ||
canyon_time = 0 # Thu 1 Jan 1970 00:00:00 UTC | ||
delta_time = 0 # Thu 1 Jan 1970 00:00:00 UTC | ||
ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC | ||
fjord_time = 1720627201 # Wed 10 Jul 2024 16:00:01 UTC | ||
block_time = 2 | ||
seq_window_size = 3600 | ||
max_sequencer_drift = 600 | ||
data_availability_type = "eth-da" | ||
|
||
[genesis] | ||
l2_time = 1714728791 | ||
[genesis.l1] | ||
hash = "0xd580bdbd001908860f225c16ddaa08ada64471a68435694760c111253d97ffce" | ||
number = 19788720 | ||
[genesis.l2] | ||
hash = "0x5a693d1d8ee27b8e62868d0349af430a2d2e173c8c8988e7b0c9ef91893cbf00" | ||
number = 0 | ||
[genesis.system_config] | ||
batcherAddress = "0xa6Ea2f3299b63c53143c993d2d5E60A69Cd6Fe24" | ||
overhead = "0x00000000000000000000000000000000000000000000000000000000000000bc" | ||
scalar = "0x00000000000000000000000000000000000000000000000000000000000f4240" | ||
gasLimit = 30000000 | ||
|
||
[addresses] | ||
SystemConfigOwner = "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb" | ||
ProxyAdminOwner = "0xECd4150ABbb1EBff13f74e42Fb43C3d78B4E0b45" | ||
Guardian = "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb" | ||
Challenger = "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb" | ||
Proposer = "0x0AbD6da1cE10D1cD6c7C9C14b905786D20f3EB23" | ||
UnsafeBlockSigner = "0xb9DE90a90c5E441C483e754FE7341100D5fbaEcA" | ||
BatchSubmitter = "0xa6Ea2f3299b63c53143c993d2d5E60A69Cd6Fe24" | ||
L1CrossDomainMessengerProxy = "0x31B72D76FB666844C41EdF08dF0254875Dbb7edB" | ||
L1ERC721BridgeProxy = "0x3A44A3b263FB631cdbf25f339e2D29497511A81f" | ||
L1StandardBridgeProxy = "0x2658723Bf70c7667De6B25F99fcce13A16D25d08" | ||
L2OutputOracleProxy = "0x113cB99283AF242Da0A0C54347667edF531Aa7d6" | ||
OptimismMintableERC20FactoryProxy = "0xD00e38514d66bf1B761a8937559c6b2854A5B3ad" | ||
OptimismPortalProxy = "0x26dB93F8b8b4f7016240af62F7730979d353f9A7" | ||
SystemConfigProxy = "0x05f23282FFDCA8286E4738C1aF79079f3d843750" | ||
ProxyAdmin = "0xeC432c4F1d0E12737f3a42a459B84848Af979b2d" | ||
SuperchainConfig = "0x26C7bFB430d68Bf74d2d52497836d4336b555dE7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+4.36 KB
...extra/bytecodes/0x9541cf433b875e417e7ea0780e56de353d6379a5e44c9bbe7feb37d4b935b7c2.bin.gz
Binary file not shown.
Binary file added
BIN
+991 Bytes
...extra/bytecodes/0x9ea11bb101449e678180593a4935202fac6a932effc6e3ae28b4f9683b38d469.bin.gz
Binary file not shown.
Binary file added
BIN
+1012 Bytes
...extra/bytecodes/0xdb46c3075511b7a4bbe03b5f0fecbab06daeab5263685f5b5976795126693681.bin.gz
Binary file not shown.
Binary file added
BIN
+1.11 KB
...extra/bytecodes/0xf35fe602ba2a3b96f2e27ff7c8b8010800a8d0d616a5fb1f902e087b590355f3.bin.gz
Binary file not shown.
Binary file not shown.