From 29bcff80c820139645189a1401fc3aaa7f64aa84 Mon Sep 17 00:00:00 2001 From: Mayank Mittal <74496738+MayankMittal1@users.noreply.github.com> Date: Wed, 5 Mar 2025 14:18:11 +0530 Subject: [PATCH] Update Simple Staking Address (#13731) --- projects/voltage-stableswap/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/voltage-stableswap/index.js b/projects/voltage-stableswap/index.js index 66782938d..fc5bd46fe 100644 --- a/projects/voltage-stableswap/index.js +++ b/projects/voltage-stableswap/index.js @@ -6,7 +6,7 @@ const STABLESWAP_ADDRESS = '0x2a68D7C6Ea986fA06B2665d08b4D08F5e7aF960c'.toLowerC const FUSD_V3_ADDRESS = ADDRESSES.fuse.FUSD_3 const PEGSWAP_ADDRESS = '0x56ee525bb9056bed23a6055e60b2a2c5c225d1db' const PEGSWAP_V2_ADDRESS = '0xfa70dffea090fed2d6e9301fb10b0d4c81072e4c'; -const SIMPLE_STAKING_ADDRESS = "0xe3e184a7b75d0ae6e17b58f5283b91b4e0a2604f"; +const SIMPLE_STAKING_ADDRESS = "0x5fFcEaa947937DE1FEBb28BCa65E84894a55a2EF"; const STABLES = [ ADDRESSES.fuse.USDC,