@strkfarm/sdk 2.0.0-staging.52 → 2.0.0-staging.53
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.
|
@@ -105719,14 +105719,7 @@ spurious results.`);
|
|
|
105719
105719
|
(t) => t.symbol === quoteTokenSymbol
|
|
105720
105720
|
),
|
|
105721
105721
|
alerts: getRe7Alerts(),
|
|
105722
|
-
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */]
|
|
105723
|
-
security: {
|
|
105724
|
-
...xSTRKSTRK.security,
|
|
105725
|
-
accessControl: {
|
|
105726
|
-
...xSTRKSTRK.security.accessControl,
|
|
105727
|
-
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")]
|
|
105728
|
-
}
|
|
105729
|
-
}
|
|
105722
|
+
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */]
|
|
105730
105723
|
});
|
|
105731
105724
|
var getRe7FAQs = () => [
|
|
105732
105725
|
...faqs2,
|
|
@@ -105796,7 +105789,14 @@ spurious results.`);
|
|
|
105796
105789
|
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */],
|
|
105797
105790
|
discontinuationInfo: isDeprecated ? {
|
|
105798
105791
|
info: "This strategy has been deprecated and is no longer accepting new deposits."
|
|
105799
|
-
} : void 0
|
|
105792
|
+
} : void 0,
|
|
105793
|
+
security: {
|
|
105794
|
+
...xSTRKSTRK.security,
|
|
105795
|
+
accessControl: {
|
|
105796
|
+
...xSTRKSTRK.security.accessControl,
|
|
105797
|
+
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")]
|
|
105798
|
+
}
|
|
105799
|
+
}
|
|
105800
105800
|
};
|
|
105801
105801
|
};
|
|
105802
105802
|
var ETHUSDCRe7Strategy = createRe7Strategy(
|
package/dist/index.browser.mjs
CHANGED
|
@@ -18309,14 +18309,7 @@ var createRe7Settings = (quoteTokenSymbol, isBTC, isDeprecated) => ({
|
|
|
18309
18309
|
(t) => t.symbol === quoteTokenSymbol
|
|
18310
18310
|
),
|
|
18311
18311
|
alerts: getRe7Alerts(),
|
|
18312
|
-
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */]
|
|
18313
|
-
security: {
|
|
18314
|
-
...xSTRKSTRK.security,
|
|
18315
|
-
accessControl: {
|
|
18316
|
-
...xSTRKSTRK.security.accessControl,
|
|
18317
|
-
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")]
|
|
18318
|
-
}
|
|
18319
|
-
}
|
|
18312
|
+
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */]
|
|
18320
18313
|
});
|
|
18321
18314
|
var getRe7FAQs = () => [
|
|
18322
18315
|
...faqs2,
|
|
@@ -18386,7 +18379,14 @@ var createRe7Strategy = (id, name, address, launchBlock, depositToken0Symbol, de
|
|
|
18386
18379
|
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */],
|
|
18387
18380
|
discontinuationInfo: isDeprecated ? {
|
|
18388
18381
|
info: "This strategy has been deprecated and is no longer accepting new deposits."
|
|
18389
|
-
} : void 0
|
|
18382
|
+
} : void 0,
|
|
18383
|
+
security: {
|
|
18384
|
+
...xSTRKSTRK.security,
|
|
18385
|
+
accessControl: {
|
|
18386
|
+
...xSTRKSTRK.security.accessControl,
|
|
18387
|
+
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")]
|
|
18388
|
+
}
|
|
18389
|
+
}
|
|
18390
18390
|
};
|
|
18391
18391
|
};
|
|
18392
18392
|
var ETHUSDCRe7Strategy = createRe7Strategy(
|
package/dist/index.js
CHANGED
|
@@ -18348,14 +18348,7 @@ var createRe7Settings = (quoteTokenSymbol, isBTC, isDeprecated) => ({
|
|
|
18348
18348
|
(t) => t.symbol === quoteTokenSymbol
|
|
18349
18349
|
),
|
|
18350
18350
|
alerts: getRe7Alerts(),
|
|
18351
|
-
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */]
|
|
18352
|
-
security: {
|
|
18353
|
-
...xSTRKSTRK.security,
|
|
18354
|
-
accessControl: {
|
|
18355
|
-
...xSTRKSTRK.security.accessControl,
|
|
18356
|
-
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")]
|
|
18357
|
-
}
|
|
18358
|
-
}
|
|
18351
|
+
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */]
|
|
18359
18352
|
});
|
|
18360
18353
|
var getRe7FAQs = () => [
|
|
18361
18354
|
...faqs2,
|
|
@@ -18425,7 +18418,14 @@ var createRe7Strategy = (id, name, address, launchBlock, depositToken0Symbol, de
|
|
|
18425
18418
|
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */],
|
|
18426
18419
|
discontinuationInfo: isDeprecated ? {
|
|
18427
18420
|
info: "This strategy has been deprecated and is no longer accepting new deposits."
|
|
18428
|
-
} : void 0
|
|
18421
|
+
} : void 0,
|
|
18422
|
+
security: {
|
|
18423
|
+
...xSTRKSTRK.security,
|
|
18424
|
+
accessControl: {
|
|
18425
|
+
...xSTRKSTRK.security.accessControl,
|
|
18426
|
+
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")]
|
|
18427
|
+
}
|
|
18428
|
+
}
|
|
18429
18429
|
};
|
|
18430
18430
|
};
|
|
18431
18431
|
var ETHUSDCRe7Strategy = createRe7Strategy(
|
package/dist/index.mjs
CHANGED
|
@@ -18213,14 +18213,7 @@ var createRe7Settings = (quoteTokenSymbol, isBTC, isDeprecated) => ({
|
|
|
18213
18213
|
(t) => t.symbol === quoteTokenSymbol
|
|
18214
18214
|
),
|
|
18215
18215
|
alerts: getRe7Alerts(),
|
|
18216
|
-
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */]
|
|
18217
|
-
security: {
|
|
18218
|
-
...xSTRKSTRK.security,
|
|
18219
|
-
accessControl: {
|
|
18220
|
-
...xSTRKSTRK.security.accessControl,
|
|
18221
|
-
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")]
|
|
18222
|
-
}
|
|
18223
|
-
}
|
|
18216
|
+
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */]
|
|
18224
18217
|
});
|
|
18225
18218
|
var getRe7FAQs = () => [
|
|
18226
18219
|
...faqs2,
|
|
@@ -18290,7 +18283,14 @@ var createRe7Strategy = (id, name, address, launchBlock, depositToken0Symbol, de
|
|
|
18290
18283
|
tags: isBTC ? ["BTC" /* BTC */, "Ekubo" /* AUTOMATED_LP */] : ["Ekubo" /* AUTOMATED_LP */],
|
|
18291
18284
|
discontinuationInfo: isDeprecated ? {
|
|
18292
18285
|
info: "This strategy has been deprecated and is no longer accepting new deposits."
|
|
18293
|
-
} : void 0
|
|
18286
|
+
} : void 0,
|
|
18287
|
+
security: {
|
|
18288
|
+
...xSTRKSTRK.security,
|
|
18289
|
+
accessControl: {
|
|
18290
|
+
...xSTRKSTRK.security.accessControl,
|
|
18291
|
+
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")]
|
|
18292
|
+
}
|
|
18293
|
+
}
|
|
18294
18294
|
};
|
|
18295
18295
|
};
|
|
18296
18296
|
var ETHUSDCRe7Strategy = createRe7Strategy(
|
package/package.json
CHANGED
|
@@ -2714,14 +2714,7 @@ const createRe7Settings = (quoteTokenSymbol: string, isBTC: boolean, isDeprecate
|
|
|
2714
2714
|
(t) => t.symbol === quoteTokenSymbol
|
|
2715
2715
|
)!,
|
|
2716
2716
|
alerts: getRe7Alerts(),
|
|
2717
|
-
tags: isBTC ? [StrategyTag.BTC, StrategyTag.AUTOMATED_LP] : [StrategyTag.AUTOMATED_LP] as StrategyTag[]
|
|
2718
|
-
security: {
|
|
2719
|
-
...xSTRKSTRK.security,
|
|
2720
|
-
accessControl: {
|
|
2721
|
-
...xSTRKSTRK.security.accessControl,
|
|
2722
|
-
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")],
|
|
2723
|
-
},
|
|
2724
|
-
},
|
|
2717
|
+
tags: isBTC ? [StrategyTag.BTC, StrategyTag.AUTOMATED_LP] : [StrategyTag.AUTOMATED_LP] as StrategyTag[]
|
|
2725
2718
|
});
|
|
2726
2719
|
|
|
2727
2720
|
// Helper to create Re7 FAQs
|
|
@@ -2821,6 +2814,13 @@ const createRe7Strategy = (
|
|
|
2821
2814
|
discontinuationInfo: isDeprecated ? {
|
|
2822
2815
|
info: "This strategy has been deprecated and is no longer accepting new deposits."
|
|
2823
2816
|
} : undefined,
|
|
2817
|
+
security: {
|
|
2818
|
+
...xSTRKSTRK.security,
|
|
2819
|
+
accessControl: {
|
|
2820
|
+
...xSTRKSTRK.security.accessControl,
|
|
2821
|
+
addresses: [ContractAddr.from("0x707bf89863473548fb2844c9f3f96d83fe2394453259035a5791e4b1490642")],
|
|
2822
|
+
},
|
|
2823
|
+
},
|
|
2824
2824
|
};
|
|
2825
2825
|
};
|
|
2826
2826
|
|