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,