Skip to content

Commit 2002713

Browse files
emlautarom1kamilchodola
authored andcommitted
Add Holocene timestamps for OP and Base (mainnet) (#8002)
1 parent 4748ea1 commit 2002713

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/Nethermind/Chains/base-mainnet.json

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"ecotoneTimestamp": "0x65f23e01",
1111
"fjordTimestamp": "0x668eb001",
1212
"graniteTimestamp": "0x66e1be81",
13+
"holoceneTimestamp": "0x67800ea1",
1314
"l1FeeRecipient": "0x420000000000000000000000000000000000001A",
1415
"l1BlockAddress": "0x4200000000000000000000000000000000000015",
1516
"canyonBaseFeeChangeDenominator": "250",
@@ -67,6 +68,7 @@
6768

6869
"rip7212TransitionTimestamp": "0x668eb001",
6970
"opGraniteTransitionTimestamp": "0x66e1be81",
71+
"opHoloceneTransitionTimestamp": "0x67800ea1",
7072

7173
"terminalTotalDifficulty": "0"
7274
},

src/Nethermind/Chains/op-mainnet.json

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"ecotoneTimestamp": "0x65f23e01",
1111
"fjordTimestamp": "0x668eb001",
1212
"graniteTimestamp": "0x66e1be81",
13+
"holoceneTimestamp": "0x67800ea1",
1314
"l1FeeRecipient": "0x420000000000000000000000000000000000001A",
1415
"l1BlockAddress": "0x4200000000000000000000000000000000000015",
1516
"canyonBaseFeeChangeDenominator": "250",
@@ -72,6 +73,7 @@
7273

7374
"rip7212TransitionTimestamp": "0x668eb001",
7475
"opGraniteTransitionTimestamp": "0x66e1be81",
76+
"opHoloceneTransitionTimestamp": "0x67800ea1",
7577

7678
"terminalTotalDifficulty": "210470125"
7779
},

0 commit comments

Comments
 (0)