From b61d9c7d7c7af1c0a81930cf021d5993b13ba768 Mon Sep 17 00:00:00 2001 From: Zen-Maxi <85650601+Zen-Maxi@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:46:13 -0400 Subject: [PATCH 1/2] Adding-Stakewise-SWISE-Distributor-Gnosis Double checking with Stakewise team; but for now we have this request calling out this address. --- extras/gnosis.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/extras/gnosis.json b/extras/gnosis.json index 9ff74275..304d240d 100644 --- a/extras/gnosis.json +++ b/extras/gnosis.json @@ -24,5 +24,8 @@ "gaugeRewardsInjectors": { "usdc_rewards_injector": "0x87c921be1fd8ee7E5eda4394aDB849DB72847aE9" } - } + }, + "stakewise": { + "SWISE_Distributor_EOA": "0x2685C0e39EEAAd383fB71ec3F493991d532A87ae" + } } From d30fe6c819129496caed396406d62af1d4267db2 Mon Sep 17 00:00:00 2001 From: Zen-Maxi <85650601+Zen-Maxi@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:57:16 -0400 Subject: [PATCH 2/2] Update to new Safe stakewise 0x5d1acdd0867d6F1FBe11ad8F1f48C87f19C0801E --- extras/gnosis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/gnosis.json b/extras/gnosis.json index 304d240d..3432e4db 100644 --- a/extras/gnosis.json +++ b/extras/gnosis.json @@ -26,6 +26,6 @@ } }, "stakewise": { - "SWISE_Distributor_EOA": "0x2685C0e39EEAAd383fB71ec3F493991d532A87ae" + "SWISE_Distributor_SAFE": "0x5d1acdd0867d6F1FBe11ad8F1f48C87f19C0801E" } }