@strkfarm/sdk 1.1.38 → 1.1.39
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.
|
@@ -94676,6 +94676,7 @@ spurious results.`);
|
|
|
94676
94676
|
/* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("p", { style: { fontSize: "14px", lineHeight: "1.5", marginBottom: "16px" }, children: [
|
|
94677
94677
|
"This vault uses Vesu for lending and borrowing. The oracle used by this pool is a ",
|
|
94678
94678
|
highlightTextWithLinks("conversion rate oracle", [{ highlight: "conversion rate oracle", link: "https://docs.pragma.build/starknet/development#conversion-rate" }]),
|
|
94679
|
+
" ",
|
|
94679
94680
|
"which is resilient to liquidity issues and price volatility, hence reducing the risk of liquidation. However, overtime, if left un-monitored, debt can increase enough to trigger a liquidation. But no worries, our continuous monitoring systems look for situations with reduced health factor and balance collateral/debt to bring it back to safe levels. With Troves, you can have a peaceful sleep."
|
|
94680
94681
|
] }),
|
|
94681
94682
|
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
@@ -94686,11 +94687,7 @@ spurious results.`);
|
|
|
94686
94687
|
] }) }),
|
|
94687
94688
|
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
94688
94689
|
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "Debt limits:" }),
|
|
94689
|
-
" Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors."
|
|
94690
|
-
] }) }),
|
|
94691
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
94692
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "APY assumptions:" }),
|
|
94693
|
-
" APY shown is the max possible value given current LST and borrowing rates. True APY will be subject to the actual leverage, based on above point. More insights on exact APY will be added soon."
|
|
94690
|
+
" Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors. There is no additional fee taken by Troves on LST APY, its only on added gain."
|
|
94694
94691
|
] }) })
|
|
94695
94692
|
] });
|
|
94696
94693
|
}
|
|
@@ -94891,7 +94888,7 @@ spurious results.`);
|
|
|
94891
94888
|
faqs: getFAQs2(lstSymbol, underlyingSymbol),
|
|
94892
94889
|
investmentSteps: getInvestmentSteps(lstSymbol, underlyingSymbol),
|
|
94893
94890
|
isPreview,
|
|
94894
|
-
apyMethodology: "Current annualized APY in terms of base asset of the LST"
|
|
94891
|
+
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."
|
|
94895
94892
|
};
|
|
94896
94893
|
}
|
|
94897
94894
|
var HyperLSTStrategies = [
|
package/dist/index.browser.mjs
CHANGED
|
@@ -30770,6 +30770,7 @@ function VaultDescription(lstSymbol, underlyingSymbol) {
|
|
|
30770
30770
|
/* @__PURE__ */ jsxs4("p", { style: { fontSize: "14px", lineHeight: "1.5", marginBottom: "16px" }, children: [
|
|
30771
30771
|
"This vault uses Vesu for lending and borrowing. The oracle used by this pool is a ",
|
|
30772
30772
|
highlightTextWithLinks("conversion rate oracle", [{ highlight: "conversion rate oracle", link: "https://docs.pragma.build/starknet/development#conversion-rate" }]),
|
|
30773
|
+
" ",
|
|
30773
30774
|
"which is resilient to liquidity issues and price volatility, hence reducing the risk of liquidation. However, overtime, if left un-monitored, debt can increase enough to trigger a liquidation. But no worries, our continuous monitoring systems look for situations with reduced health factor and balance collateral/debt to bring it back to safe levels. With Troves, you can have a peaceful sleep."
|
|
30774
30775
|
] }),
|
|
30775
30776
|
/* @__PURE__ */ jsx5("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ jsxs4("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
@@ -30780,11 +30781,7 @@ function VaultDescription(lstSymbol, underlyingSymbol) {
|
|
|
30780
30781
|
] }) }),
|
|
30781
30782
|
/* @__PURE__ */ jsx5("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ jsxs4("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
30782
30783
|
/* @__PURE__ */ jsx5("strong", { children: "Debt limits:" }),
|
|
30783
|
-
" Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors."
|
|
30784
|
-
] }) }),
|
|
30785
|
-
/* @__PURE__ */ jsx5("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ jsxs4("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
30786
|
-
/* @__PURE__ */ jsx5("strong", { children: "APY assumptions:" }),
|
|
30787
|
-
" APY shown is the max possible value given current LST and borrowing rates. True APY will be subject to the actual leverage, based on above point. More insights on exact APY will be added soon."
|
|
30784
|
+
" Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors. There is no additional fee taken by Troves on LST APY, its only on added gain."
|
|
30788
30785
|
] }) })
|
|
30789
30786
|
] });
|
|
30790
30787
|
}
|
|
@@ -30985,7 +30982,7 @@ function getStrategySettings(lstSymbol, underlyingSymbol, addresses, isPreview =
|
|
|
30985
30982
|
faqs: getFAQs2(lstSymbol, underlyingSymbol),
|
|
30986
30983
|
investmentSteps: getInvestmentSteps(lstSymbol, underlyingSymbol),
|
|
30987
30984
|
isPreview,
|
|
30988
|
-
apyMethodology: "Current annualized APY in terms of base asset of the LST"
|
|
30985
|
+
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."
|
|
30989
30986
|
};
|
|
30990
30987
|
}
|
|
30991
30988
|
var HyperLSTStrategies = [
|
package/dist/index.js
CHANGED
|
@@ -30769,6 +30769,7 @@ function VaultDescription(lstSymbol, underlyingSymbol) {
|
|
|
30769
30769
|
/* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("p", { style: { fontSize: "14px", lineHeight: "1.5", marginBottom: "16px" }, children: [
|
|
30770
30770
|
"This vault uses Vesu for lending and borrowing. The oracle used by this pool is a ",
|
|
30771
30771
|
highlightTextWithLinks("conversion rate oracle", [{ highlight: "conversion rate oracle", link: "https://docs.pragma.build/starknet/development#conversion-rate" }]),
|
|
30772
|
+
" ",
|
|
30772
30773
|
"which is resilient to liquidity issues and price volatility, hence reducing the risk of liquidation. However, overtime, if left un-monitored, debt can increase enough to trigger a liquidation. But no worries, our continuous monitoring systems look for situations with reduced health factor and balance collateral/debt to bring it back to safe levels. With Troves, you can have a peaceful sleep."
|
|
30773
30774
|
] }),
|
|
30774
30775
|
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
@@ -30779,11 +30780,7 @@ function VaultDescription(lstSymbol, underlyingSymbol) {
|
|
|
30779
30780
|
] }) }),
|
|
30780
30781
|
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
30781
30782
|
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "Debt limits:" }),
|
|
30782
|
-
" Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors."
|
|
30783
|
-
] }) }),
|
|
30784
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
30785
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "APY assumptions:" }),
|
|
30786
|
-
" APY shown is the max possible value given current LST and borrowing rates. True APY will be subject to the actual leverage, based on above point. More insights on exact APY will be added soon."
|
|
30783
|
+
" Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors. There is no additional fee taken by Troves on LST APY, its only on added gain."
|
|
30787
30784
|
] }) })
|
|
30788
30785
|
] });
|
|
30789
30786
|
}
|
|
@@ -30984,7 +30981,7 @@ function getStrategySettings(lstSymbol, underlyingSymbol, addresses, isPreview =
|
|
|
30984
30981
|
faqs: getFAQs2(lstSymbol, underlyingSymbol),
|
|
30985
30982
|
investmentSteps: getInvestmentSteps(lstSymbol, underlyingSymbol),
|
|
30986
30983
|
isPreview,
|
|
30987
|
-
apyMethodology: "Current annualized APY in terms of base asset of the LST"
|
|
30984
|
+
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."
|
|
30988
30985
|
};
|
|
30989
30986
|
}
|
|
30990
30987
|
var HyperLSTStrategies = [
|
package/dist/index.mjs
CHANGED
|
@@ -30668,6 +30668,7 @@ function VaultDescription(lstSymbol, underlyingSymbol) {
|
|
|
30668
30668
|
/* @__PURE__ */ jsxs4("p", { style: { fontSize: "14px", lineHeight: "1.5", marginBottom: "16px" }, children: [
|
|
30669
30669
|
"This vault uses Vesu for lending and borrowing. The oracle used by this pool is a ",
|
|
30670
30670
|
highlightTextWithLinks("conversion rate oracle", [{ highlight: "conversion rate oracle", link: "https://docs.pragma.build/starknet/development#conversion-rate" }]),
|
|
30671
|
+
" ",
|
|
30671
30672
|
"which is resilient to liquidity issues and price volatility, hence reducing the risk of liquidation. However, overtime, if left un-monitored, debt can increase enough to trigger a liquidation. But no worries, our continuous monitoring systems look for situations with reduced health factor and balance collateral/debt to bring it back to safe levels. With Troves, you can have a peaceful sleep."
|
|
30672
30673
|
] }),
|
|
30673
30674
|
/* @__PURE__ */ jsx5("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ jsxs4("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
@@ -30678,11 +30679,7 @@ function VaultDescription(lstSymbol, underlyingSymbol) {
|
|
|
30678
30679
|
] }) }),
|
|
30679
30680
|
/* @__PURE__ */ jsx5("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ jsxs4("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
30680
30681
|
/* @__PURE__ */ jsx5("strong", { children: "Debt limits:" }),
|
|
30681
|
-
" Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors."
|
|
30682
|
-
] }) }),
|
|
30683
|
-
/* @__PURE__ */ jsx5("div", { style: { backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }, children: /* @__PURE__ */ jsxs4("p", { style: { fontSize: "13px", color: "#ccc" }, children: [
|
|
30684
|
-
/* @__PURE__ */ jsx5("strong", { children: "APY assumptions:" }),
|
|
30685
|
-
" APY shown is the max possible value given current LST and borrowing rates. True APY will be subject to the actual leverage, based on above point. More insights on exact APY will be added soon."
|
|
30682
|
+
" Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors. There is no additional fee taken by Troves on LST APY, its only on added gain."
|
|
30686
30683
|
] }) })
|
|
30687
30684
|
] });
|
|
30688
30685
|
}
|
|
@@ -30883,7 +30880,7 @@ function getStrategySettings(lstSymbol, underlyingSymbol, addresses, isPreview =
|
|
|
30883
30880
|
faqs: getFAQs2(lstSymbol, underlyingSymbol),
|
|
30884
30881
|
investmentSteps: getInvestmentSteps(lstSymbol, underlyingSymbol),
|
|
30885
30882
|
isPreview,
|
|
30886
|
-
apyMethodology: "Current annualized APY in terms of base asset of the LST"
|
|
30883
|
+
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."
|
|
30887
30884
|
};
|
|
30888
30885
|
}
|
|
30889
30886
|
var HyperLSTStrategies = [
|
package/package.json
CHANGED
|
@@ -683,7 +683,7 @@ export default function VaultDescription(
|
|
|
683
683
|
|
|
684
684
|
<p style={{ fontSize: "14px", lineHeight: "1.5", marginBottom: "16px" }}>
|
|
685
685
|
This vault uses Vesu for lending and borrowing. The oracle used by this pool is a {highlightTextWithLinks("conversion rate oracle", [{highlight: "conversion rate oracle", link: "https://docs.pragma.build/starknet/development#conversion-rate"}])}
|
|
686
|
-
which is resilient to liquidity issues and price volatility, hence reducing the risk of liquidation. However, overtime, if left un-monitored, debt can increase enough to trigger a liquidation. But no worries, our continuous monitoring systems look for situations with reduced health factor and balance collateral/debt to bring it back to safe levels. With Troves, you can have a peaceful sleep.
|
|
686
|
+
{" "}which is resilient to liquidity issues and price volatility, hence reducing the risk of liquidation. However, overtime, if left un-monitored, debt can increase enough to trigger a liquidation. But no worries, our continuous monitoring systems look for situations with reduced health factor and balance collateral/debt to bring it back to safe levels. With Troves, you can have a peaceful sleep.
|
|
687
687
|
</p>
|
|
688
688
|
|
|
689
689
|
<div style={{ backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }}>
|
|
@@ -693,14 +693,14 @@ export default function VaultDescription(
|
|
|
693
693
|
</div>
|
|
694
694
|
<div style={{ backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }}>
|
|
695
695
|
<p style={{ fontSize: "13px", color: "#ccc" }}>
|
|
696
|
-
<strong>Debt limits:</strong> Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors.
|
|
696
|
+
<strong>Debt limits:</strong> Pools on Vesu have debt caps that are gradually increased over time. Until caps are raised, deposited LSTs remain in the vault, generating a shared net return for all depositors. There is no additional fee taken by Troves on LST APY, its only on added gain.
|
|
697
697
|
</p>
|
|
698
698
|
</div>
|
|
699
|
-
<div style={{ backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }}>
|
|
699
|
+
{/* <div style={{ backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }}>
|
|
700
700
|
<p style={{ fontSize: "13px", color: "#ccc" }}>
|
|
701
701
|
<strong>APY assumptions:</strong> APY shown is the max possible value given current LST and borrowing rates. True APY will be subject to the actual leverage, based on above point. More insights on exact APY will be added soon.
|
|
702
702
|
</p>
|
|
703
|
-
</div>
|
|
703
|
+
</div> */}
|
|
704
704
|
</div>
|
|
705
705
|
);
|
|
706
706
|
}
|
|
@@ -952,7 +952,7 @@ function getStrategySettings(lstSymbol: string, underlyingSymbol: string, addres
|
|
|
952
952
|
faqs: getFAQs(lstSymbol, underlyingSymbol),
|
|
953
953
|
investmentSteps: getInvestmentSteps(lstSymbol, underlyingSymbol),
|
|
954
954
|
isPreview: isPreview,
|
|
955
|
-
apyMethodology: 'Current annualized APY in terms of base asset of the LST'
|
|
955
|
+
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.'
|
|
956
956
|
}
|
|
957
957
|
}
|
|
958
958
|
|