@strkfarm/sdk 2.0.0-staging.67 → 2.0.0-staging.68
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.
|
@@ -105668,7 +105668,7 @@ spurious results.`);
|
|
|
105668
105668
|
createLSTStrategy({
|
|
105669
105669
|
id: "ekubo_cl_xstrkbtcstrkbtc",
|
|
105670
105670
|
name: "Ekubo xstrkBTC/strkBTC",
|
|
105671
|
-
address: "
|
|
105671
|
+
address: "0x03d1d1932ef6882d4acf763dd0430f4abed3e2a9da28e028f1e2e8dd934b8bf7",
|
|
105672
105672
|
launchBlock: 9579283,
|
|
105673
105673
|
depositToken0Symbol: "xstrkBTC",
|
|
105674
105674
|
depositToken1Symbol: "strkBTC",
|
package/dist/index.browser.mjs
CHANGED
|
@@ -18257,7 +18257,7 @@ var lstStrategies = [
|
|
|
18257
18257
|
createLSTStrategy({
|
|
18258
18258
|
id: "ekubo_cl_xstrkbtcstrkbtc",
|
|
18259
18259
|
name: "Ekubo xstrkBTC/strkBTC",
|
|
18260
|
-
address: "
|
|
18260
|
+
address: "0x03d1d1932ef6882d4acf763dd0430f4abed3e2a9da28e028f1e2e8dd934b8bf7",
|
|
18261
18261
|
launchBlock: 9579283,
|
|
18262
18262
|
depositToken0Symbol: "xstrkBTC",
|
|
18263
18263
|
depositToken1Symbol: "strkBTC",
|
package/dist/index.js
CHANGED
|
@@ -18297,7 +18297,7 @@ var lstStrategies = [
|
|
|
18297
18297
|
createLSTStrategy({
|
|
18298
18298
|
id: "ekubo_cl_xstrkbtcstrkbtc",
|
|
18299
18299
|
name: "Ekubo xstrkBTC/strkBTC",
|
|
18300
|
-
address: "
|
|
18300
|
+
address: "0x03d1d1932ef6882d4acf763dd0430f4abed3e2a9da28e028f1e2e8dd934b8bf7",
|
|
18301
18301
|
launchBlock: 9579283,
|
|
18302
18302
|
depositToken0Symbol: "xstrkBTC",
|
|
18303
18303
|
depositToken1Symbol: "strkBTC",
|
package/dist/index.mjs
CHANGED
|
@@ -18161,7 +18161,7 @@ var lstStrategies = [
|
|
|
18161
18161
|
createLSTStrategy({
|
|
18162
18162
|
id: "ekubo_cl_xstrkbtcstrkbtc",
|
|
18163
18163
|
name: "Ekubo xstrkBTC/strkBTC",
|
|
18164
|
-
address: "
|
|
18164
|
+
address: "0x03d1d1932ef6882d4acf763dd0430f4abed3e2a9da28e028f1e2e8dd934b8bf7",
|
|
18165
18165
|
launchBlock: 9579283,
|
|
18166
18166
|
depositToken0Symbol: "xstrkBTC",
|
|
18167
18167
|
depositToken1Symbol: "strkBTC",
|
package/package.json
CHANGED
|
@@ -2630,7 +2630,7 @@ const lstStrategies: IStrategyMetadata<CLVaultStrategySettings>[] = [
|
|
|
2630
2630
|
createLSTStrategy({
|
|
2631
2631
|
id: "ekubo_cl_xstrkbtcstrkbtc",
|
|
2632
2632
|
name: "Ekubo xstrkBTC/strkBTC",
|
|
2633
|
-
address: "
|
|
2633
|
+
address: "0x03d1d1932ef6882d4acf763dd0430f4abed3e2a9da28e028f1e2e8dd934b8bf7",
|
|
2634
2634
|
launchBlock: 9579283,
|
|
2635
2635
|
depositToken0Symbol: "xstrkBTC",
|
|
2636
2636
|
depositToken1Symbol: "strkBTC",
|