From 0e00127088e24647923be89078c486c8908431d0 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Wed, 1 Jul 2026 11:08:10 +0000 Subject: [PATCH] superseed-sepolia: add Karst fork time (2026-06-17T16:00:00Z) Add karst_time to rollup.json and karstTime to genesis.json for the Karst hardfork activation on chain 53302. --- op/superseed/sepolia/genesis.json | 1 + op/superseed/sepolia/rollup.json | 1 + 2 files changed, 2 insertions(+) diff --git a/op/superseed/sepolia/genesis.json b/op/superseed/sepolia/genesis.json index 50a63125..154a4fce 100644 --- a/op/superseed/sepolia/genesis.json +++ b/op/superseed/sepolia/genesis.json @@ -25,6 +25,7 @@ "holoceneTime": 1732633200, "isthmusTime": 1744905600, "jovianTime": 1768978801, + "karstTime": 1781712000, "terminalTotalDifficulty": 0, "terminalTotalDifficultyPassed": true, "optimism": { diff --git a/op/superseed/sepolia/rollup.json b/op/superseed/sepolia/rollup.json index 827511a1..e535013d 100644 --- a/op/superseed/sepolia/rollup.json +++ b/op/superseed/sepolia/rollup.json @@ -36,6 +36,7 @@ "holocene_time": 1732633200, "isthmus_time": 1744905600, "jovian_time": 1768978801, + "karst_time": 1781712000, "pectra_blob_schedule_time": 1742486400, "batch_inbox_address": "0x3a81f59e6bf4238d1ed202f3b06389454de3f204", "deposit_contract_address": "0x7a0db8c51432d2c3eb4e8f360a2eeb26ff2809fb",