Skip to content

Commit 2fe26f0

Browse files
committed
fix config
1 parent 31e0214 commit 2fe26f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/swapService/strategies/strategyMidas.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ const defaultConfig: Config = {
105105
},
106106
mRE7YIELD: {
107107
tokenContract: "0x87C9053C819bB28e0D73d33059E1b3DA80AFb0cf",
108-
redemptionInstantFeeBps: 50n,
108+
redemptionInstantFeeBps: 0n,
109109
depositorContract: "0xcE0A2953a5d46400Af601a9857235312d1924aC7",
110110
redeemerContract: "0x5356B8E06589DE894D86B24F4079c629E8565234",
111111
oracleContract: "0x0a2a51f2f206447dE3E3a80FCf92240244722395",

0 commit comments

Comments
 (0)