Skip to content

Commit

Permalink
Add Holocene timestamps for OP and Base (mainnet) (#8002)
Browse files Browse the repository at this point in the history
  • Loading branch information
emlautarom1 authored and rjnrohit committed Jan 11, 2025
1 parent a7fd114 commit f6277ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Nethermind/Chains/base-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ecotoneTimestamp": "0x65f23e01",
"fjordTimestamp": "0x668eb001",
"graniteTimestamp": "0x66e1be81",
"holoceneTimestamp": "0x67800ea1",
"l1FeeRecipient": "0x420000000000000000000000000000000000001A",
"l1BlockAddress": "0x4200000000000000000000000000000000000015",
"canyonBaseFeeChangeDenominator": "250",
Expand Down Expand Up @@ -71,6 +72,7 @@

"rip7212TransitionTimestamp": "0x668eb001",
"opGraniteTransitionTimestamp": "0x66e1be81",
"opHoloceneTransitionTimestamp": "0x67800ea1",

"terminalTotalDifficulty": "0"
},
Expand Down
2 changes: 2 additions & 0 deletions src/Nethermind/Chains/op-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ecotoneTimestamp": "0x65f23e01",
"fjordTimestamp": "0x668eb001",
"graniteTimestamp": "0x66e1be81",
"holoceneTimestamp": "0x67800ea1",
"l1FeeRecipient": "0x420000000000000000000000000000000000001A",
"l1BlockAddress": "0x4200000000000000000000000000000000000015",
"canyonBaseFeeChangeDenominator": "250",
Expand Down Expand Up @@ -76,6 +77,7 @@

"rip7212TransitionTimestamp": "0x668eb001",
"opGraniteTransitionTimestamp": "0x66e1be81",
"opHoloceneTransitionTimestamp": "0x67800ea1",

"terminalTotalDifficulty": "210470125"
},
Expand Down

0 comments on commit f6277ba

Please sign in to comment.