@strkfarm/sdk 2.0.0-staging.60 → 2.0.0-staging.61

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.
@@ -106008,8 +106008,8 @@ spurious results.`);
106008
106008
  // isBTC
106009
106009
  ),
106010
106010
  createRe7Strategy(
106011
- "ekubo_cl_strketh",
106012
- "Ekubo strkETH/ETH",
106011
+ "ekubo_cl_strkbtceth",
106012
+ "Ekubo strkBTC/ETH",
106013
106013
  "0x02eb2ad36fca2ddb9e28f32f7bbbe24194bac4a60324918c2499f9b41ef53dd8",
106014
106014
  9578610,
106015
106015
  "ETH",
@@ -18597,8 +18597,8 @@ var RE7Strategies = [
18597
18597
  // isBTC
18598
18598
  ),
18599
18599
  createRe7Strategy(
18600
- "ekubo_cl_strketh",
18601
- "Ekubo strkETH/ETH",
18600
+ "ekubo_cl_strkbtceth",
18601
+ "Ekubo strkBTC/ETH",
18602
18602
  "0x02eb2ad36fca2ddb9e28f32f7bbbe24194bac4a60324918c2499f9b41ef53dd8",
18603
18603
  9578610,
18604
18604
  "ETH",
package/dist/index.js CHANGED
@@ -18637,8 +18637,8 @@ var RE7Strategies = [
18637
18637
  // isBTC
18638
18638
  ),
18639
18639
  createRe7Strategy(
18640
- "ekubo_cl_strketh",
18641
- "Ekubo strkETH/ETH",
18640
+ "ekubo_cl_strkbtceth",
18641
+ "Ekubo strkBTC/ETH",
18642
18642
  "0x02eb2ad36fca2ddb9e28f32f7bbbe24194bac4a60324918c2499f9b41ef53dd8",
18643
18643
  9578610,
18644
18644
  "ETH",
package/dist/index.mjs CHANGED
@@ -18501,8 +18501,8 @@ var RE7Strategies = [
18501
18501
  // isBTC
18502
18502
  ),
18503
18503
  createRe7Strategy(
18504
- "ekubo_cl_strketh",
18505
- "Ekubo strkETH/ETH",
18504
+ "ekubo_cl_strkbtceth",
18505
+ "Ekubo strkBTC/ETH",
18506
18506
  "0x02eb2ad36fca2ddb9e28f32f7bbbe24194bac4a60324918c2499f9b41ef53dd8",
18507
18507
  9578610,
18508
18508
  "ETH",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strkfarm/sdk",
3
- "version": "2.0.0-staging.60",
3
+ "version": "2.0.0-staging.61",
4
4
  "description": "STRKFarm TS SDK (Meant for our internal use, but feel free to use it)",
5
5
  "typings": "dist/index.d.ts",
6
6
  "types": "dist/index.d.ts",
@@ -3002,8 +3002,8 @@ const RE7Strategies: IStrategyMetadata<CLVaultStrategySettings>[] = [
3002
3002
  true // isBTC
3003
3003
  ),
3004
3004
  createRe7Strategy(
3005
- "ekubo_cl_strketh",
3006
- "Ekubo strkETH/ETH",
3005
+ "ekubo_cl_strkbtceth",
3006
+ "Ekubo strkBTC/ETH",
3007
3007
  "0x02eb2ad36fca2ddb9e28f32f7bbbe24194bac4a60324918c2499f9b41ef53dd8",
3008
3008
  9578610,
3009
3009
  "ETH",