Skip to content

Commit

Permalink
Add testnet fjord timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
0xalex88 committed Oct 17, 2024
1 parent f9d7db7 commit f14fda0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env.testnet.SAMPLE
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ GETH_BOOTNODES=enr:-J24QDtYraYQauFehDzkrR0PwSzs4WKRsA1KlwI4Svk1C44tCyB8hjGtTxpK_
GETH_SYNCMODE=snap
GETH_OVERRIDE_CANYON=0
GETH_OVERRIDE_ECOTONE=1714186800
GETH_OVERRIDE_FJORD=1730401200

# Op node values
OP_NODE_L2_ENGINE_RPC=ws://testnet-geth:8551
Expand Down
1 change: 1 addition & 0 deletions testnet/rollup.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"canyon_time": 0,
"delta_time": 1714176000,
"ecotone_time": 1714186800,
"fjord_time": 1730401200,
"batch_inbox_address": "0xff00000000000000000000000000000000042069",
"deposit_contract_address": "0xb9c64bfa498d5b9a8398ed6f46eb76d90de5505d",
"l1_system_config_address": "0x570bf63a187776a19a44e6d1e055e3da65c1e3db",
Expand Down

0 comments on commit f14fda0

Please sign in to comment.