File tree Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 9191 "Explorer" : " https://ernscan.io" ,
9292 "SuperchainLevel" : 0 ,
9393 "StandardChainCandidate" : true ,
94- "SuperchainTime" : null ,
94+ "SuperchainTime" : 0 ,
9595 "batch_inbox_address" : " 0xfF00000000000000000000000000000000000183" ,
9696 "Superchain" : " mainnet" ,
9797 "Chain" : " ethernity" ,
11801180 "Explorer" : " https://testnet.ernscan.io" ,
11811181 "SuperchainLevel" : 0 ,
11821182 "StandardChainCandidate" : true ,
1183- "SuperchainTime" : null ,
1183+ "SuperchainTime" : 0 ,
11841184 "batch_inbox_address" : " 0xFf00000000000000000000000000000000000233" ,
11851185 "Superchain" : " sepolia" ,
11861186 "Chain" : " ethernity" ,
11891189 "ecotone_time" : 0 ,
11901190 "fjord_time" : 0 ,
11911191 "granite_time" : 1723478400 ,
1192+ "holocene_time" : 1732633200 ,
11921193 "block_time" : 2 ,
11931194 "seq_window_size" : 3600 ,
11941195 "max_sequencer_drift" : 600 ,
Original file line number Diff line number Diff line change @@ -6,11 +6,7 @@ explorer = "https://ernscan.io"
66superchain_level = 0
77standard_chain_candidate = true # This is a temporary field which causes most of the standard validation checks to run on this chain
88batch_inbox_addr = " 0xfF00000000000000000000000000000000000183"
9- canyon_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
10- delta_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
11- ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
12- fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
13- granite_time = 1726070401 # Wed 11 Sep 2024 16:00:01 UTC
9+ superchain_time = 0
1410block_time = 2
1511seq_window_size = 3600
1612max_sequencer_drift = 600
Original file line number Diff line number Diff line change @@ -6,11 +6,7 @@ explorer = "https://testnet.ernscan.io"
66superchain_level = 0
77standard_chain_candidate = true # This is a temporary field which causes most of the standard validation checks to run on this chain
88batch_inbox_addr = " 0xFf00000000000000000000000000000000000233"
9- canyon_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
10- delta_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
11- ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
12- fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
13- granite_time = 1723478400 # Mon 12 Aug 2024 16:00:00 UTC
9+ superchain_time = 0
1410block_time = 2
1511seq_window_size = 3600
1612max_sequencer_drift = 600
You can’t perform that action at this time.
0 commit comments