From 719f4a45edcc5b8511d02604e46af6a8e1ab8c73 Mon Sep 17 00:00:00 2001 From: Zen-Maxi <85650601+Zen-Maxi@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:29:00 -0400 Subject: [PATCH] Mode-Voting-Contracts --- extras/mode.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/extras/mode.json b/extras/mode.json index bddca6f..6dadfc7 100644 --- a/extras/mode.json +++ b/extras/mode.json @@ -16,6 +16,8 @@ }, "modeGovernance": { "modeSingleStakingContract": "0xff8AB822b8A853b01F9a9E9465321d6Fe77c9D2F", - "mode8020BPTStakingContract": "0x9c2eFe2a1FBfb601125Bb07a3D5bC6EC91F91e01" + "modeSingleStakingVotingContract": "0x71439Ae82068E19ea90e4F506c74936aE170Cf58", + "mode8020BPTStakingContract": "0x9c2eFe2a1FBfb601125Bb07a3D5bC6EC91F91e01", + "mode8020BPTVotingContract": "0x2aA8A5C1Af4EA11A1f1F10f3b73cfB30419F77Fb" } }