We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e0214 commit 2fe26f0Copy full SHA for 2fe26f0
src/swapService/strategies/strategyMidas.ts
@@ -105,7 +105,7 @@ const defaultConfig: Config = {
105
},
106
mRE7YIELD: {
107
tokenContract: "0x87C9053C819bB28e0D73d33059E1b3DA80AFb0cf",
108
- redemptionInstantFeeBps: 50n,
+ redemptionInstantFeeBps: 0n,
109
depositorContract: "0xcE0A2953a5d46400Af601a9857235312d1924aC7",
110
redeemerContract: "0x5356B8E06589DE894D86B24F4079c629E8565234",
111
oracleContract: "0x0a2a51f2f206447dE3E3a80FCf92240244722395",
0 commit comments