@strkfarm/sdk 1.1.13 → 1.1.14

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.
@@ -68196,9 +68196,9 @@ ${JSON.stringify(data, null, 2)}`;
68196
68196
  name: "Ekubo xLBTC/LBTC",
68197
68197
  description: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(import_jsx_runtime3.Fragment, {}),
68198
68198
  address: ContractAddr.from(
68199
- "0x315a614603b1f702e466aedcbcb1ad97a77eb1192b8bd077e5154d4f2ee4fab"
68199
+ "0x314c4653ab1aa01f5465773cb879f525d7e369a137bc3ae084761aee99a1712"
68200
68200
  ),
68201
- launchBlock: 2344809,
68201
+ launchBlock: 2412442,
68202
68202
  // must be same order as poolKey token0 and token1
68203
68203
  depositTokens: [
68204
68204
  Global.getDefaultTokens().find((t) => t.symbol === "LBTC"),
@@ -16618,9 +16618,9 @@ var lstStrategies = [
16618
16618
  name: "Ekubo xLBTC/LBTC",
16619
16619
  description: /* @__PURE__ */ jsx3(Fragment2, {}),
16620
16620
  address: ContractAddr.from(
16621
- "0x315a614603b1f702e466aedcbcb1ad97a77eb1192b8bd077e5154d4f2ee4fab"
16621
+ "0x314c4653ab1aa01f5465773cb879f525d7e369a137bc3ae084761aee99a1712"
16622
16622
  ),
16623
- launchBlock: 2344809,
16623
+ launchBlock: 2412442,
16624
16624
  // must be same order as poolKey token0 and token1
16625
16625
  depositTokens: [
16626
16626
  Global.getDefaultTokens().find((t) => t.symbol === "LBTC"),
package/dist/index.js CHANGED
@@ -16705,9 +16705,9 @@ var lstStrategies = [
16705
16705
  name: "Ekubo xLBTC/LBTC",
16706
16706
  description: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(import_jsx_runtime3.Fragment, {}),
16707
16707
  address: ContractAddr.from(
16708
- "0x315a614603b1f702e466aedcbcb1ad97a77eb1192b8bd077e5154d4f2ee4fab"
16708
+ "0x314c4653ab1aa01f5465773cb879f525d7e369a137bc3ae084761aee99a1712"
16709
16709
  ),
16710
- launchBlock: 2344809,
16710
+ launchBlock: 2412442,
16711
16711
  // must be same order as poolKey token0 and token1
16712
16712
  depositTokens: [
16713
16713
  Global.getDefaultTokens().find((t) => t.symbol === "LBTC"),
package/dist/index.mjs CHANGED
@@ -16617,9 +16617,9 @@ var lstStrategies = [
16617
16617
  name: "Ekubo xLBTC/LBTC",
16618
16618
  description: /* @__PURE__ */ jsx3(Fragment2, {}),
16619
16619
  address: ContractAddr.from(
16620
- "0x315a614603b1f702e466aedcbcb1ad97a77eb1192b8bd077e5154d4f2ee4fab"
16620
+ "0x314c4653ab1aa01f5465773cb879f525d7e369a137bc3ae084761aee99a1712"
16621
16621
  ),
16622
- launchBlock: 2344809,
16622
+ launchBlock: 2412442,
16623
16623
  // must be same order as poolKey token0 and token1
16624
16624
  depositTokens: [
16625
16625
  Global.getDefaultTokens().find((t) => t.symbol === "LBTC"),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strkfarm/sdk",
3
- "version": "1.1.13",
3
+ "version": "1.1.14",
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",
@@ -1814,9 +1814,9 @@ const lstStrategies: IStrategyMetadata<CLVaultStrategySettings>[] = [
1814
1814
  name: "Ekubo xLBTC/LBTC",
1815
1815
  description: <></>,
1816
1816
  address: ContractAddr.from(
1817
- "0x315a614603b1f702e466aedcbcb1ad97a77eb1192b8bd077e5154d4f2ee4fab"
1817
+ "0x314c4653ab1aa01f5465773cb879f525d7e369a137bc3ae084761aee99a1712"
1818
1818
  ),
1819
- launchBlock: 2344809,
1819
+ launchBlock: 2412442,
1820
1820
  // must be same order as poolKey token0 and token1
1821
1821
  depositTokens: [
1822
1822
  Global.getDefaultTokens().find((t) => t.symbol === "LBTC")!,