Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions superchain/configs/mainnet/settlus-mainnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ max_sequencer_drift = 1800
fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
granite_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
holocene_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
isthmus_time = 1776168000 # Tue 14 Apr 2026 12:00:00 UTC
jovian_time = 1778155200 # Thu 7 May 2026 12:00:00 UTC

[optimism]
eip1559_elasticity = 6
Expand Down
3 changes: 3 additions & 0 deletions superchain/configs/mainnet/shape.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ max_sequencer_drift = 1800
ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
granite_time = 1727370000 # Thu 26 Sep 2024 17:00:00 UTC
holocene_time = 1740139200 # Fri 21 Feb 2025 12:00:00 UTC
isthmus_time = 1774530000 # Thu 26 Mar 2026 13:00:00 UTC
jovian_time = 1778157000 # Thu 7 May 2026 12:30:00 UTC

[optimism]
eip1559_elasticity = 6
Expand Down
4 changes: 3 additions & 1 deletion superchain/configs/sepolia/settlus-sepolia.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ max_sequencer_drift = 1800
ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
granite_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
holocene_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
holocene_time = 1739966400 # Wed 19 Feb 2025 12:00:00 UTC
isthmus_time = 1763650800 # Thu 20 Nov 2025 15:00:00 UTC
jovian_time = 1777550400 # Thu 30 Apr 2026 12:00:00 UTC

[optimism]
eip1559_elasticity = 6
Expand Down
3 changes: 3 additions & 0 deletions superchain/configs/sepolia/shape.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ max_sequencer_drift = 1800
ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
fjord_time = 1721732400 # Tue 23 Jul 2024 11:00:00 UTC
granite_time = 1727197200 # Tue 24 Sep 2024 17:00:00 UTC
holocene_time = 1739880000 # Tue 18 Feb 2025 12:00:00 UTC
isthmus_time = 1763650800 # Thu 20 Nov 2025 15:00:00 UTC
jovian_time = 1777552200 # Thu 30 Apr 2026 12:30:00 UTC

[optimism]
eip1559_elasticity = 6
Expand Down