Skip to content

Commit e495cfd

Browse files
committed
update config
1 parent 0319862 commit e495cfd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/swapService/config/mainnet.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
3535
},
3636
},
3737
// SPECIAL CASE TOKENS
38-
{
39-
strategy: StrategyMidas.name(),
40-
match: {}, // supports function will match mTokens
41-
},
4238
{
4339
strategy: StrategyIdleCDOTranche.name(),
4440
match: { tokensInOrOut: [IDLEAATRANCHEFASANARA_MAINNET] },

0 commit comments

Comments
 (0)