@strkfarm/sdk 2.0.0-staging.11 → 2.0.0-staging.12
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.
- package/dist/index.browser.global.js +13 -3
- package/dist/index.browser.mjs +13 -3
- package/dist/index.js +13 -3
- package/dist/index.mjs +13 -3
- package/package.json +1 -1
- package/src/strategies/ekubo-cl-vault.tsx +1 -1
- package/src/strategies/sensei.ts +5 -0
- package/src/strategies/universal-lst-muliplier-strategy.tsx +6 -1
|
@@ -105337,7 +105337,7 @@ spurious results.`);
|
|
|
105337
105337
|
},
|
|
105338
105338
|
faqs: getLSTFAQs("xSTRK"),
|
|
105339
105339
|
points: [{
|
|
105340
|
-
multiplier:
|
|
105340
|
+
multiplier: 15,
|
|
105341
105341
|
logo: "https://endur.fi/favicon.ico",
|
|
105342
105342
|
toolTip: "This strategy holds xSTRK and STRK tokens. Earn 1x Endur points on your xSTRK portion of Liquidity. STRK portion will earn Endur's DEX Bonus points. Points can be found on endur.fi."
|
|
105343
105343
|
}],
|
|
@@ -115831,7 +115831,12 @@ spurious results.`);
|
|
|
115831
115831
|
},
|
|
115832
115832
|
redemptionInfo: {
|
|
115833
115833
|
instantWithdrawalVault: "Yes" /* YES */
|
|
115834
|
-
}
|
|
115834
|
+
},
|
|
115835
|
+
points: [{
|
|
115836
|
+
multiplier: 4,
|
|
115837
|
+
logo: "https://endur.fi/favicon.ico",
|
|
115838
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi."
|
|
115839
|
+
}]
|
|
115835
115840
|
}
|
|
115836
115841
|
];
|
|
115837
115842
|
|
|
@@ -120352,7 +120357,12 @@ spurious results.`);
|
|
|
120352
120357
|
apyMethodology: "Current annualized APY in terms of base asset of the LST. There is no additional fee taken by Troves on LST APY. We charge a 10% performance fee on the additional gain which is already accounted in the APY shown.",
|
|
120353
120358
|
tags: lstSymbol.includes("BTC") ? ["BTC" /* BTC */, "Maxx" /* LEVERED */] : ["Maxx" /* LEVERED */],
|
|
120354
120359
|
security: HYPER_LST_SECURITY,
|
|
120355
|
-
redemptionInfo: HYPER_LST_REDEMPTION_INFO
|
|
120360
|
+
redemptionInfo: HYPER_LST_REDEMPTION_INFO,
|
|
120361
|
+
points: [{
|
|
120362
|
+
multiplier: 4,
|
|
120363
|
+
logo: "https://endur.fi/favicon.ico",
|
|
120364
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi."
|
|
120365
|
+
}]
|
|
120356
120366
|
};
|
|
120357
120367
|
}
|
|
120358
120368
|
var HyperLSTStrategies = [
|
package/dist/index.browser.mjs
CHANGED
|
@@ -17928,7 +17928,7 @@ var xSTRKSTRK = {
|
|
|
17928
17928
|
},
|
|
17929
17929
|
faqs: getLSTFAQs("xSTRK"),
|
|
17930
17930
|
points: [{
|
|
17931
|
-
multiplier:
|
|
17931
|
+
multiplier: 15,
|
|
17932
17932
|
logo: "https://endur.fi/favicon.ico",
|
|
17933
17933
|
toolTip: "This strategy holds xSTRK and STRK tokens. Earn 1x Endur points on your xSTRK portion of Liquidity. STRK portion will earn Endur's DEX Bonus points. Points can be found on endur.fi."
|
|
17934
17934
|
}],
|
|
@@ -28429,7 +28429,12 @@ var SenseiStrategies = [
|
|
|
28429
28429
|
},
|
|
28430
28430
|
redemptionInfo: {
|
|
28431
28431
|
instantWithdrawalVault: "Yes" /* YES */
|
|
28432
|
-
}
|
|
28432
|
+
},
|
|
28433
|
+
points: [{
|
|
28434
|
+
multiplier: 4,
|
|
28435
|
+
logo: "https://endur.fi/favicon.ico",
|
|
28436
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi."
|
|
28437
|
+
}]
|
|
28433
28438
|
}
|
|
28434
28439
|
];
|
|
28435
28440
|
|
|
@@ -32957,7 +32962,12 @@ function getStrategySettings(lstSymbol, underlyingSymbol, addresses, isPreview =
|
|
|
32957
32962
|
apyMethodology: "Current annualized APY in terms of base asset of the LST. There is no additional fee taken by Troves on LST APY. We charge a 10% performance fee on the additional gain which is already accounted in the APY shown.",
|
|
32958
32963
|
tags: lstSymbol.includes("BTC") ? ["BTC" /* BTC */, "Maxx" /* LEVERED */] : ["Maxx" /* LEVERED */],
|
|
32959
32964
|
security: HYPER_LST_SECURITY,
|
|
32960
|
-
redemptionInfo: HYPER_LST_REDEMPTION_INFO
|
|
32965
|
+
redemptionInfo: HYPER_LST_REDEMPTION_INFO,
|
|
32966
|
+
points: [{
|
|
32967
|
+
multiplier: 4,
|
|
32968
|
+
logo: "https://endur.fi/favicon.ico",
|
|
32969
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi."
|
|
32970
|
+
}]
|
|
32961
32971
|
};
|
|
32962
32972
|
}
|
|
32963
32973
|
var HyperLSTStrategies = [
|
package/dist/index.js
CHANGED
|
@@ -17959,7 +17959,7 @@ var xSTRKSTRK = {
|
|
|
17959
17959
|
},
|
|
17960
17960
|
faqs: getLSTFAQs("xSTRK"),
|
|
17961
17961
|
points: [{
|
|
17962
|
-
multiplier:
|
|
17962
|
+
multiplier: 15,
|
|
17963
17963
|
logo: "https://endur.fi/favicon.ico",
|
|
17964
17964
|
toolTip: "This strategy holds xSTRK and STRK tokens. Earn 1x Endur points on your xSTRK portion of Liquidity. STRK portion will earn Endur's DEX Bonus points. Points can be found on endur.fi."
|
|
17965
17965
|
}],
|
|
@@ -28561,7 +28561,12 @@ var SenseiStrategies = [
|
|
|
28561
28561
|
},
|
|
28562
28562
|
redemptionInfo: {
|
|
28563
28563
|
instantWithdrawalVault: "Yes" /* YES */
|
|
28564
|
-
}
|
|
28564
|
+
},
|
|
28565
|
+
points: [{
|
|
28566
|
+
multiplier: 4,
|
|
28567
|
+
logo: "https://endur.fi/favicon.ico",
|
|
28568
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi."
|
|
28569
|
+
}]
|
|
28565
28570
|
}
|
|
28566
28571
|
];
|
|
28567
28572
|
|
|
@@ -33089,7 +33094,12 @@ function getStrategySettings(lstSymbol, underlyingSymbol, addresses, isPreview =
|
|
|
33089
33094
|
apyMethodology: "Current annualized APY in terms of base asset of the LST. There is no additional fee taken by Troves on LST APY. We charge a 10% performance fee on the additional gain which is already accounted in the APY shown.",
|
|
33090
33095
|
tags: lstSymbol.includes("BTC") ? ["BTC" /* BTC */, "Maxx" /* LEVERED */] : ["Maxx" /* LEVERED */],
|
|
33091
33096
|
security: HYPER_LST_SECURITY,
|
|
33092
|
-
redemptionInfo: HYPER_LST_REDEMPTION_INFO
|
|
33097
|
+
redemptionInfo: HYPER_LST_REDEMPTION_INFO,
|
|
33098
|
+
points: [{
|
|
33099
|
+
multiplier: 4,
|
|
33100
|
+
logo: "https://endur.fi/favicon.ico",
|
|
33101
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi."
|
|
33102
|
+
}]
|
|
33093
33103
|
};
|
|
33094
33104
|
}
|
|
33095
33105
|
var HyperLSTStrategies = [
|
package/dist/index.mjs
CHANGED
|
@@ -17830,7 +17830,7 @@ var xSTRKSTRK = {
|
|
|
17830
17830
|
},
|
|
17831
17831
|
faqs: getLSTFAQs("xSTRK"),
|
|
17832
17832
|
points: [{
|
|
17833
|
-
multiplier:
|
|
17833
|
+
multiplier: 15,
|
|
17834
17834
|
logo: "https://endur.fi/favicon.ico",
|
|
17835
17835
|
toolTip: "This strategy holds xSTRK and STRK tokens. Earn 1x Endur points on your xSTRK portion of Liquidity. STRK portion will earn Endur's DEX Bonus points. Points can be found on endur.fi."
|
|
17836
17836
|
}],
|
|
@@ -28432,7 +28432,12 @@ var SenseiStrategies = [
|
|
|
28432
28432
|
},
|
|
28433
28433
|
redemptionInfo: {
|
|
28434
28434
|
instantWithdrawalVault: "Yes" /* YES */
|
|
28435
|
-
}
|
|
28435
|
+
},
|
|
28436
|
+
points: [{
|
|
28437
|
+
multiplier: 4,
|
|
28438
|
+
logo: "https://endur.fi/favicon.ico",
|
|
28439
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi."
|
|
28440
|
+
}]
|
|
28436
28441
|
}
|
|
28437
28442
|
];
|
|
28438
28443
|
|
|
@@ -32960,7 +32965,12 @@ function getStrategySettings(lstSymbol, underlyingSymbol, addresses, isPreview =
|
|
|
32960
32965
|
apyMethodology: "Current annualized APY in terms of base asset of the LST. There is no additional fee taken by Troves on LST APY. We charge a 10% performance fee on the additional gain which is already accounted in the APY shown.",
|
|
32961
32966
|
tags: lstSymbol.includes("BTC") ? ["BTC" /* BTC */, "Maxx" /* LEVERED */] : ["Maxx" /* LEVERED */],
|
|
32962
32967
|
security: HYPER_LST_SECURITY,
|
|
32963
|
-
redemptionInfo: HYPER_LST_REDEMPTION_INFO
|
|
32968
|
+
redemptionInfo: HYPER_LST_REDEMPTION_INFO,
|
|
32969
|
+
points: [{
|
|
32970
|
+
multiplier: 4,
|
|
32971
|
+
logo: "https://endur.fi/favicon.ico",
|
|
32972
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi."
|
|
32973
|
+
}]
|
|
32964
32974
|
};
|
|
32965
32975
|
}
|
|
32966
32976
|
var HyperLSTStrategies = [
|
package/package.json
CHANGED
|
@@ -2404,7 +2404,7 @@ const xSTRKSTRK: IStrategyMetadata<CLVaultStrategySettings> = {
|
|
|
2404
2404
|
},
|
|
2405
2405
|
faqs: getLSTFAQs("xSTRK"),
|
|
2406
2406
|
points: [{
|
|
2407
|
-
multiplier:
|
|
2407
|
+
multiplier: 15,
|
|
2408
2408
|
logo: 'https://endur.fi/favicon.ico',
|
|
2409
2409
|
toolTip: "This strategy holds xSTRK and STRK tokens. Earn 1x Endur points on your xSTRK portion of Liquidity. STRK portion will earn Endur's DEX Bonus points. Points can be found on endur.fi.",
|
|
2410
2410
|
}],
|
package/src/strategies/sensei.ts
CHANGED
|
@@ -644,5 +644,10 @@ export const SenseiStrategies: IStrategyMetadata<SenseiVaultSettings>[] =
|
|
|
644
644
|
redemptionInfo: {
|
|
645
645
|
instantWithdrawalVault: InstantWithdrawalVault.YES,
|
|
646
646
|
},
|
|
647
|
+
points: [{
|
|
648
|
+
multiplier: 4,
|
|
649
|
+
logo: 'https://endur.fi/favicon.ico',
|
|
650
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi.",
|
|
651
|
+
}]
|
|
647
652
|
},
|
|
648
653
|
];
|
|
@@ -1307,7 +1307,12 @@ function getStrategySettings(
|
|
|
1307
1307
|
"Current annualized APY in terms of base asset of the LST. There is no additional fee taken by Troves on LST APY. We charge a 10% performance fee on the additional gain which is already accounted in the APY shown.",
|
|
1308
1308
|
tags: lstSymbol.includes('BTC') ? [StrategyTag.BTC, StrategyTag.LEVERED] : [StrategyTag.LEVERED],
|
|
1309
1309
|
security: HYPER_LST_SECURITY,
|
|
1310
|
-
redemptionInfo: HYPER_LST_REDEMPTION_INFO
|
|
1310
|
+
redemptionInfo: HYPER_LST_REDEMPTION_INFO,
|
|
1311
|
+
points: [{
|
|
1312
|
+
multiplier: 4,
|
|
1313
|
+
logo: 'https://endur.fi/favicon.ico',
|
|
1314
|
+
toolTip: "This strategy holds xSTRK. Earn 3-4x Endur points on your xSTRK due to the leverage. Points can be found on endur.fi.",
|
|
1315
|
+
}]
|
|
1311
1316
|
};
|
|
1312
1317
|
}
|
|
1313
1318
|
|