File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ const RLP_MAINNET = "0x4956b52aE2fF65D74CA2d61207523288e4528f96"
16
16
const WUSDL_MAINNET = "0x7751E2F4b8ae93EF6B79d86419d42FE3295A4559"
17
17
const PT_WSTUSR1740182579 = "0xd0097149aa4cc0d0e1fc99b8bd73fc17dc32c1e9"
18
18
const PT_WSTUSR_27MAR2025_MAINNET = "0xA8c8861b5ccF8CCe0ade6811CD2A7A7d3222B0B8"
19
- const USD0PLUSPLUS_MAINNET = "0x35d8949372d46b7a3d5a56006ae77b215fc69bc0"
20
19
const YNETH_MAINNET = "0x09db87A538BD693E9d08544577d5cCfAA6373A48"
21
20
const YNETHX_MAINNET = "0x657d9aba1dbb59e53f9f3ecaa878447dcfc96dcb"
22
21
const IDLEAATRANCHEFASANARA_MAINNET =
@@ -80,18 +79,6 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
80
79
tokensInOrOut : [ WUSDL_MAINNET ] ,
81
80
} ,
82
81
} ,
83
- {
84
- strategy : StrategyBalmySDK . name ( ) ,
85
- config : {
86
- sourcesFilter : {
87
- includeSources : [ "1inch" ] ,
88
- } ,
89
- } ,
90
- match : {
91
- swapperModes : [ SwapperMode . EXACT_IN ] ,
92
- tokensInOrOut : [ USD0PLUSPLUS_MAINNET ] ,
93
- } ,
94
- } ,
95
82
// DEFAULTS
96
83
{
97
84
strategy : StrategyBalmySDK . name ( ) ,
You can’t perform that action at this time.
0 commit comments