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 a7ec543 commit 229abdbCopy full SHA for 229abdb
src/swapService/strategies/strategyIdleCDOTranche.ts
@@ -54,7 +54,7 @@ const PROTOCOL = { providerName: "Idle" }
54
// Strategy uses a special SwapHandler contract, which deposits into IdleCDO tranches
55
export class StrategyIdleCDOTranche {
56
static name() {
57
- return "erc4626_wrapper"
+ return "idle_cdo_tranche"
58
}
59
readonly match
60
readonly config
0 commit comments