impermax-sdk 2.1.593 → 2.1.594
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.
|
@@ -154,7 +154,7 @@ exports.ROUTER_V3 = {
|
|
|
154
154
|
//[Extension.UniswapV3]: '0xf5f995952132871436d8fd61f38bf4a3eb2d662e'
|
|
155
155
|
//[Extension.UniswapV3]: '0x58c5Ca4Ba713A9BBD2A95aCcbC9f545718C822C5'
|
|
156
156
|
[types_1.Extension.UniswapV3]: '0x7e22a1385B487936F095eBfFa7bEC3ff6908339a',
|
|
157
|
-
[
|
|
157
|
+
//[Extension.AeroCL]: '0x747B53B2aF6cd09A19c81085E85117fF11F7119D'
|
|
158
158
|
},
|
|
159
159
|
[types_1.Networks.Scroll]: {},
|
|
160
160
|
[types_1.Networks.Optimism]: {},
|
|
@@ -163,10 +163,10 @@ exports.ROUTER_V3 = {
|
|
|
163
163
|
[types_1.Networks.Sonic]: {},
|
|
164
164
|
[types_1.Networks.Linea]: {},
|
|
165
165
|
[types_1.Networks.Unichain]: {
|
|
166
|
-
|
|
166
|
+
//[Extension.UniswapV3]: '0x58c5Ca4Ba713A9BBD2A95aCcbC9f545718C822C5'
|
|
167
167
|
},
|
|
168
168
|
[types_1.Networks.HyperEVM]: {
|
|
169
|
-
|
|
169
|
+
//[Extension.HyperswapV3]: '0x0fd27dc61e2dc85ef63298e39cb2879432f2daf6',
|
|
170
170
|
}
|
|
171
171
|
};
|
|
172
172
|
exports.STAKING_ROUTER = {
|
package/lib/config/nftlp.js
CHANGED
|
@@ -75,7 +75,7 @@ exports.NFTLP_FACTORY = {
|
|
|
75
75
|
[types_1.Networks.Blast]: {},
|
|
76
76
|
[types_1.Networks.Base]: {
|
|
77
77
|
[types_1.Extension.UniswapV3]: "0xC2dA400cf63E9a01680c8fE14aB360098A35Dcd8",
|
|
78
|
-
[
|
|
78
|
+
//[Extension.AeroCL]: "0xF159c02BFf0617A58d8E5b811aa63cA3aEA0BB04",
|
|
79
79
|
},
|
|
80
80
|
[types_1.Networks.Scroll]: {},
|
|
81
81
|
[types_1.Networks.Optimism]: {},
|
|
@@ -145,7 +145,7 @@ exports.POSITIONS_AGGREGATOR_API_URL = {
|
|
|
145
145
|
[types_1.Networks.Blast]: {},
|
|
146
146
|
[types_1.Networks.Base]: {
|
|
147
147
|
[types_1.Extension.UniswapV3]: "https://positions-aggregator-production.up.railway.app/api/",
|
|
148
|
-
[
|
|
148
|
+
//[Extension.AeroCL]: "https://positions-aggregator-production.up.railway.app/api/"
|
|
149
149
|
},
|
|
150
150
|
[types_1.Networks.Scroll]: {},
|
|
151
151
|
[types_1.Networks.Optimism]: {},
|