From 17e70acbf91f82aa1a341e9e4ed7cc423a6de14d Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Mon, 28 Apr 2025 15:00:45 +1000 Subject: [PATCH] add remaining system contract addresses withdrawal and consolidation request contracts besu has [changed](https://github.com/hyperledger/besu/pull/8567) to fail early if these addresses are not present --- metadata/besu.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/besu.json b/metadata/besu.json index 629968f..85d8956 100644 --- a/metadata/besu.json +++ b/metadata/besu.json @@ -19,6 +19,8 @@ "pragueTime": 1746612311, "ethash": {}, "depositContractAddress": "0x00000000219ab540356cBB839Cbe05303d7705Fa", + "withdrawalRequestContractAddress": "0x00000961ef480eb55e80d19ad83579a64c007002", + "consolidationRequestContractAddress": "0x0000bbddc7ce488642fb579f8b00f3a590007251", "blobSchedule": { "cancun": { "target": 3,