chore(configs): Update Prague1 hardfork time on Berachain mainnet

This commit is contained in:
Cal Bera 2025-08-14 12:39:51 -07:00
parent 58a72d4087
commit 43a6aa8762

View file

@ -193,7 +193,7 @@ var (
},
Berachain: BerachainConfig{
Prague1: Prague1Config{
Time: newUint64(1756310400), // Aug 27th 2025 16:00:00 UTC
Time: newUint64(1756915200), // Sep 03 2025 16:00:00 UTC
MinimumBaseFeeWei: 1 * GWei,
BaseFeeChangeDenominator: BerachainBaseFeeChangeDenominator,
PoLDistributorAddress: PoLDistributorAddress,