diff --git a/superchain/configs/bnb-testnet/boba.toml b/superchain/configs/bnb-testnet/boba.toml index b2e91fcd4..64183fc26 100644 --- a/superchain/configs/bnb-testnet/boba.toml +++ b/superchain/configs/bnb-testnet/boba.toml @@ -11,6 +11,7 @@ delta_time = 1718920167 # Thu 20 Jun 2024 21:49:27 UTC ecotone_time = 1718920168 # Thu 20 Jun 2024 21:49:28 UTC fjord_time = 1722297600 # Tue 30 Jul 2024 00:00:00 UTC granite_time = 1726470000 # Mon 16 Sep 2024 07:00:00 UTC +holocene_time = 1736150400 # Mon Jan 06 08:00:00 UTC block_time = 2 seq_window_size = 3600 max_sequencer_drift = 600 diff --git a/superchain/configs/sepolia/boba.toml b/superchain/configs/sepolia/boba.toml index aa1cb289d..82ac7079e 100644 --- a/superchain/configs/sepolia/boba.toml +++ b/superchain/configs/sepolia/boba.toml @@ -11,6 +11,7 @@ delta_time = 1709078400 # Wed 28 Feb 2024 00:00:00 UTC ecotone_time = 1709078400 # Wed 28 Feb 2024 00:00:00 UTC fjord_time = 1722297600 # Tue 30 Jul 2024 00:00:00 UTC granite_time = 1726470000 # Mon 16 Sep 2024 07:00:00 UTC +holocene_time = 1736150400 # Mon Jan 06 08:00:00 UTC block_time = 2 seq_window_size = 3600 max_sequencer_drift = 600