isthmus on fraxtal
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
"fjord_time": 1733947201,
|
"fjord_time": 1733947201,
|
||||||
"granite_time": 1738958401,
|
"granite_time": 1738958401,
|
||||||
"holocene_time": 1744052401,
|
"holocene_time": 1744052401,
|
||||||
|
"isthmus_time": 1755716401,
|
||||||
"batch_inbox_address": "0xff000000000000000000000000000000000420fc",
|
"batch_inbox_address": "0xff000000000000000000000000000000000420fc",
|
||||||
"deposit_contract_address": "0x36cb65c1967a0fb0eee11569c51c2f2aa1ca6f6d",
|
"deposit_contract_address": "0x36cb65c1967a0fb0eee11569c51c2f2aa1ca6f6d",
|
||||||
"l1_system_config_address": "0x34a9f273cbd847d49c3de015fc26c3e66825f8b2",
|
"l1_system_config_address": "0x34a9f273cbd847d49c3de015fc26c3e66825f8b2",
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- GETH_OVERRIDE_FJORD=1733947201
|
- GETH_OVERRIDE_FJORD=1733947201
|
||||||
- GETH_OVERRIDE_GRANITE=1738958401
|
- GETH_OVERRIDE_GRANITE=1738958401
|
||||||
- GETH_OVERRIDE_HOLOCENE=1744052401
|
- GETH_OVERRIDE_HOLOCENE=1744052401
|
||||||
|
- GETH_OVERRIDE_ISTHMUS=1755716401
|
||||||
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
|
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
|
||||||
- GETH_ROLLUP_SEQUENCERHTTP=https://rpc.mainnet.frax.com
|
- GETH_ROLLUP_SEQUENCERHTTP=https://rpc.mainnet.frax.com
|
||||||
entrypoint: /bin/sh -c '[ ! -d /data/geth ] && geth init --datadir /data /config/genesis.json; exec geth "$@"' --
|
entrypoint: /bin/sh -c '[ ! -d /data/geth ] && geth init --datadir /data /config/genesis.json; exec geth "$@"' --
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- GETH_OVERRIDE_FJORD=1733947201
|
- GETH_OVERRIDE_FJORD=1733947201
|
||||||
- GETH_OVERRIDE_GRANITE=1738958401
|
- GETH_OVERRIDE_GRANITE=1738958401
|
||||||
- GETH_OVERRIDE_HOLOCENE=1744052401
|
- GETH_OVERRIDE_HOLOCENE=1744052401
|
||||||
|
- GETH_OVERRIDE_ISTHMUS=1755716401
|
||||||
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
|
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
|
||||||
- GETH_ROLLUP_SEQUENCERHTTP=https://rpc.mainnet.frax.com
|
- GETH_ROLLUP_SEQUENCERHTTP=https://rpc.mainnet.frax.com
|
||||||
entrypoint: /bin/sh -c '[ ! -d /data/geth ] && geth init --datadir /data /config/genesis.json; exec geth "$@"' --
|
entrypoint: /bin/sh -c '[ ! -d /data/geth ] && geth init --datadir /data /config/genesis.json; exec geth "$@"' --
|
||||||
|
|||||||
Reference in New Issue
Block a user