This commit is contained in:
Sebastian
2025-03-09 12:00:38 +01:00
parent 33975e7a6e
commit 517f44d8e1
3 changed files with 9 additions and 4 deletions

4
zircuit/testnet/genesis.json Executable file → Normal file
View File

@@ -29,7 +29,9 @@
},
"canyonTime": 1711297396,
"shanghaiTime": 1711297396,
"ecotoneTime": 1720008000
"ecotoneTime": 1720008000,
"monoFeeBlock": 20829888,
"cancunTime": 1741557600
},
"nonce": "0x0",
"timestamp": "0x655261e0",

View File

@@ -29,5 +29,8 @@
"canyon_time": 1711297396,
"delta_time": 1720008000,
"ecotone_time": 1720008000,
"protocol_versions_address": "0x0000000000000000000000000000000000000000"
"protocol_versions_address": "0x0000000000000000000000000000000000000000",
"hyrax_time": 1741557600,
"l2cancun_time": 1741557600,
"prevrandao_disabling_time": 1741557600
}