diff --git a/src/Nethermind/Nethermind.Core/Eip2935Constants.cs b/src/Nethermind/Nethermind.Core/Eip2935Constants.cs index 7758e288687..d894e6228d4 100644 --- a/src/Nethermind/Nethermind.Core/Eip2935Constants.cs +++ b/src/Nethermind/Nethermind.Core/Eip2935Constants.cs @@ -11,7 +11,7 @@ public static class Eip2935Constants /// /// The HISTORY_STORAGE_ADDRESS parameter. /// - public static readonly Address BlockHashHistoryAddress = new("0x0aae40965e6800cd9b1f4b05ff21581047e3f91e"); + public static readonly Address BlockHashHistoryAddress = new("0x0f792be4b0c0cb4dae440ef133e90c0ecd48cccc"); /// /// The HISTORY_SERVE_WINDOW parameter.