From 1084b01f3c80dc0e0bd210a7d2bad874904b7314 Mon Sep 17 00:00:00 2001 From: Xavier Date: Tue, 29 Oct 2024 16:46:38 +0900 Subject: [PATCH] update contract - update start block --- networks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/networks.json b/networks.json index f941049..a1924d9 100644 --- a/networks.json +++ b/networks.json @@ -58,11 +58,11 @@ }, "Rebalancer": { "address": "0x920F77AebF215E611ABACd0fd51A87F3927D05B8", - "startBlock": 21499030 + "startBlock": 21698430 }, "SimpleOracleStrategy": { "address": "0x643e6F7966aAaD7607513FBAe06937B8201850e1", - "startBlock": 21499050 + "startBlock": 21698460 } }, "berachain-bartio": {