From f04fa7c6e29965a48ad3a1f4af6a4f51a05b6670 Mon Sep 17 00:00:00 2001 From: Mario Vega Date: Mon, 30 Dec 2024 17:09:50 +0000 Subject: [PATCH] Update EIP-7251 Contract Address --- src/ethereum/prague/fork.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ethereum/prague/fork.py b/src/ethereum/prague/fork.py index 9d847db6aed..48fcc174037 100644 --- a/src/ethereum/prague/fork.py +++ b/src/ethereum/prague/fork.py @@ -96,7 +96,7 @@ "0x0c15F14308530b7CDB8460094BbB9cC28b9AaaAA" ) CONSOLIDATION_REQUEST_PREDEPLOY_ADDRESS = hex_to_address( - "0x01aBEa29659e5e97C95107F20bb753cD3e09bBBb" + "0x00431F263cE400f4455c2dCf564e53007Ca4bbBb" ) SYSTEM_TRANSACTION_GAS = Uint(30000000) MAX_BLOB_GAS_PER_BLOCK = 1179648