impermax-sdk 2.1.505 → 2.1.507
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/config/whitelist.js +20 -14
- package/package.json +1 -1
package/lib/config/whitelist.js
CHANGED
|
@@ -162,8 +162,6 @@ exports.WHITELISTED_PAIRS = {
|
|
|
162
162
|
"0xf106Da7C51D6C099375fCA190c15e583bFDf1f34",
|
|
163
163
|
"0x02f59114f9Fb1eA5Ebd6356db449b78cF4e5bb8e",
|
|
164
164
|
"0xF1E72aAB3Fa3A5C166825cCAfbf814D43d7b91b2", // EURC/USDC aerov3
|
|
165
|
-
//"0x96190B4E62D28486B998c77550dd0cf3A60fdEF5", // USDC/AERO aerov3
|
|
166
|
-
//"0x0bA15e5fC7e73Be48cB0fb110eC5E8215150085c", // WETH/AERO aerov3
|
|
167
165
|
],
|
|
168
166
|
},
|
|
169
167
|
[types_1.Networks.Mantle]: {
|
|
@@ -262,21 +260,17 @@ exports.WHITELISTED_PAIRS = {
|
|
|
262
260
|
},
|
|
263
261
|
[types_1.Networks.Linea]: {
|
|
264
262
|
[types_1.Factory.SOLV2]: [
|
|
265
|
-
//
|
|
266
|
-
"0x6F988b0810C9F26e653982f0c55872ffe618801C",
|
|
267
|
-
"0xFa8268Ab238c3FFAD3f96693088d569b70eF9300",
|
|
268
|
-
"0x05EFe1133d9ca372017647e0e71174517C663683",
|
|
269
|
-
"0xf45e449fAC0E910F2736FF45eF8ff9ff4b6112Ac",
|
|
263
|
+
// etherex
|
|
270
264
|
"0x5d62c23961D8ad01B5B4B446477DED4C57863ed3",
|
|
271
265
|
"0xD0c167809c3E6466BBf7cB3DdD8A253927937a82",
|
|
272
266
|
"0x37aa7c58e56d1e60006f1fd2e699059e2661e229",
|
|
273
|
-
"0x5468ff957772276c6d0a06dc7ce083b273d3577a"
|
|
267
|
+
"0x5468ff957772276c6d0a06dc7ce083b273d3577a",
|
|
268
|
+
"0xeC9D6Ec00d9858670887A26fBa44CAc644A2448d", // rex33/usdc
|
|
274
269
|
],
|
|
275
270
|
[types_1.Factory.SOL_STABLE]: [
|
|
276
|
-
//
|
|
277
|
-
"
|
|
278
|
-
"
|
|
279
|
-
"0xd47f5752c7b171ec1b896120b875f4151f24fb57" // usdc/asusdc stakedlp
|
|
271
|
+
// etherex
|
|
272
|
+
"0xE76408A83427c2349810d1B38AF8E798c8f62c9B",
|
|
273
|
+
"0xd47f5752c7b171eC1B896120b875f4151F24fb57", // usdc/asusdc stakedlp
|
|
280
274
|
]
|
|
281
275
|
},
|
|
282
276
|
[types_1.Networks.Unichain]: {
|
|
@@ -651,7 +645,9 @@ exports.WHITELISTED_OLD = {
|
|
|
651
645
|
[types_1.Factory.V3]: [
|
|
652
646
|
"0xa68f6075ae62ebd514d1600cb5035fa0e2210ef8",
|
|
653
647
|
"0x10FC34B6fCA7B6B5E4F4f85bBC368dB14F3a4fB9",
|
|
654
|
-
"0xD7024c29EF5cAF97e5d36737c009f1f16E5E7356",
|
|
648
|
+
"0xD7024c29EF5cAF97e5d36737c009f1f16E5E7356",
|
|
649
|
+
"0x96190B4E62D28486B998c77550dd0cf3A60fdEF5",
|
|
650
|
+
"0x0bA15e5fC7e73Be48cB0fb110eC5E8215150085c", // WETH/AERO aerov3
|
|
655
651
|
],
|
|
656
652
|
},
|
|
657
653
|
[types_1.Networks.Mantle]: {
|
|
@@ -699,7 +695,17 @@ exports.WHITELISTED_OLD = {
|
|
|
699
695
|
[types_1.Factory.SOLV2]: [],
|
|
700
696
|
},
|
|
701
697
|
[types_1.Networks.Linea]: {
|
|
702
|
-
[types_1.Factory.SOLV2]: [
|
|
698
|
+
[types_1.Factory.SOLV2]: [
|
|
699
|
+
// nile
|
|
700
|
+
"0x6F988b0810C9F26e653982f0c55872ffe618801C",
|
|
701
|
+
"0xFa8268Ab238c3FFAD3f96693088d569b70eF9300",
|
|
702
|
+
"0x05EFe1133d9ca372017647e0e71174517C663683",
|
|
703
|
+
"0xf45e449fAC0E910F2736FF45eF8ff9ff4b6112Ac", // usdc/nil
|
|
704
|
+
],
|
|
705
|
+
[types_1.Factory.SOL_STABLE]: [
|
|
706
|
+
// nile stable
|
|
707
|
+
"0x09a3179372728C01fd03a27F8EC893ce8AD8B14d", // usdc/grai stakedlp
|
|
708
|
+
],
|
|
703
709
|
},
|
|
704
710
|
[types_1.Networks.Unichain]: {},
|
|
705
711
|
};
|