diff --git a/core/skip_analysis.go b/core/skip_analysis.go index e5ab37d0c..baec642d7 100644 --- a/core/skip_analysis.go +++ b/core/skip_analysis.go @@ -21,7 +21,7 @@ import ( ) // MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps -const MainnetNotCheckedFrom uint64 = 14_702_900 +const MainnetNotCheckedFrom uint64 = 14_780_000 // MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps const BSCNotCheckedFrom uint64 = 11_000_000