From 6fdf53d93a147de1ba52cfa57d351bf21ee90812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Pr=C3=A9vost?= <998369+prevostc@users.noreply.github.com> Date: Sat, 21 Dec 2024 15:13:36 +0100 Subject: [PATCH] Cover ethereum reward pools --- config/ethereum.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/ethereum.json b/config/ethereum.json index dd334c3..f79516b 100644 --- a/config/ethereum.json +++ b/config/ethereum.json @@ -5,6 +5,8 @@ "burnAddress": "0x000000000000000000000000000000000000dead", "firstBlock": 15894491, + "clmManagerFactoryAddress": "0x0000000000000000000000000000000000000000", + "clmManagerFactoryStartBlock": 15891216, "rewardPoolFactoryAddress": "0xf8a577A29C85Bb379Ef9CEf2eAe5AB11c3965C1b", "rewardPoolFactoryStartBlock": 20773643, "beefyClassicVaultFactoryAddress": "0xC551dDCE8e5E657503Cd67A39713c06F2c0d2e97",