From 8660808d4c4a07bbcaa9cc7f730be51f6c78be67 Mon Sep 17 00:00:00 2001 From: harisang Date: Thu, 30 May 2024 10:33:31 +0300 Subject: [PATCH] add fractal solver addresses --- constants.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/constants.py b/constants.py index 20d11af..7e54805 100644 --- a/constants.py +++ b/constants.py @@ -73,4 +73,12 @@ "prod-Barter", "0x0cd67AB9Fb2102e0759345273D0297306BCB539E", ], + "0x4398129426Cb1377E9E10395b8dfBDa153c7Fe7D": [ + "barn-FractalSolver", + "0xd4676B4DE3a982A429a8DBE90D4A7e7cfB4769A5", + ], + "0x727EB77c6f84ef148403f641aA32d75b7f6902A7": [ + "prod-FractalSolver", + "0xd4676B4DE3a982A429a8DBE90D4A7e7cfB4769A5", + ] }