From a3bfcea3b2a96956e6497208c824eb84b991edbc Mon Sep 17 00:00:00 2001 From: FlacoJones Date: Mon, 27 Feb 2023 10:41:08 -0700 Subject: [PATCH] updates local addresses --- config/local.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/local.json b/config/local.json index bb13029..e8d30f0 100644 --- a/config/local.json +++ b/config/local.json @@ -1,9 +1,9 @@ { - "network": "mainnet", - "openQAddress": "0x5FC8d32690cc91D4c39d9d3abcBD16989F875707", - "openQStartBlock": 0, - "claimManagerAddress": "0x2279B7A0a67DB372996a5FaB50D91eAA73d2eBe6", - "claimManagerStartBlock": 0, - "depositManagerAddress": "0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e", - "depositManagerStartBlock": 0 -} \ No newline at end of file + "network": "mainnet", + "openQAddress": "0xDc64a140Aa3E981100a9becA4E685f962f0cF6C9", + "openQStartBlock": 0, + "claimManagerAddress": "0x0165878A594ca255338adfa4d48449f69242Eb8F", + "claimManagerStartBlock": 0, + "depositManagerAddress": "0x610178dA211FEF7D417bC0e6FeD39F05609AD788", + "depositManagerStartBlock": 0 +}