@strkfarm/sdk 1.1.32 → 1.1.33
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 +14 -16
- package/dist/index.browser.mjs +14 -16
- package/dist/index.js +14 -16
- package/dist/index.mjs +14 -16
- package/package.json +1 -1
- package/src/strategies/universal-lst-muliplier-strategy.tsx +4 -0
|
@@ -91995,22 +91995,20 @@ spurious results.`);
|
|
|
91995
91995
|
highlightTextWithLinks("conversion rate oracle", [{ highlight: "conversion rate oracle", link: "https://docs.pragma.build/starknet/development#conversion-rate" }]),
|
|
91996
91996
|
"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."
|
|
91997
91997
|
] }),
|
|
91998
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.
|
|
91999
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.
|
|
92000
|
-
|
|
92001
|
-
|
|
92002
|
-
|
|
92003
|
-
|
|
92004
|
-
|
|
92005
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.
|
|
92006
|
-
|
|
92007
|
-
|
|
92008
|
-
|
|
92009
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.
|
|
92010
|
-
|
|
92011
|
-
|
|
92012
|
-
] })
|
|
92013
|
-
] })
|
|
91998
|
+
/* @__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: [
|
|
91999
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "Withdrawals:" }),
|
|
92000
|
+
" Requests can take up to ",
|
|
92001
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "1-2 hours" }),
|
|
92002
|
+
" to process as the vault unwinds and settles routing."
|
|
92003
|
+
] }) }),
|
|
92004
|
+
/* @__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: [
|
|
92005
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "Debt limits:" }),
|
|
92006
|
+
" 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."
|
|
92007
|
+
] }) }),
|
|
92008
|
+
/* @__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: [
|
|
92009
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "APY assumptions:" }),
|
|
92010
|
+
" 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."
|
|
92011
|
+
] }) })
|
|
92014
92012
|
] });
|
|
92015
92013
|
}
|
|
92016
92014
|
function getDescription2(tokenSymbol, underlyingSymbol) {
|
package/dist/index.browser.mjs
CHANGED
|
@@ -28090,22 +28090,20 @@ function VaultDescription(lstSymbol, underlyingSymbol) {
|
|
|
28090
28090
|
highlightTextWithLinks("conversion rate oracle", [{ highlight: "conversion rate oracle", link: "https://docs.pragma.build/starknet/development#conversion-rate" }]),
|
|
28091
28091
|
"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."
|
|
28092
28092
|
] }),
|
|
28093
|
-
/* @__PURE__ */
|
|
28094
|
-
/* @__PURE__ */
|
|
28095
|
-
|
|
28096
|
-
|
|
28097
|
-
|
|
28098
|
-
|
|
28099
|
-
|
|
28100
|
-
/* @__PURE__ */
|
|
28101
|
-
|
|
28102
|
-
|
|
28103
|
-
|
|
28104
|
-
/* @__PURE__ */
|
|
28105
|
-
|
|
28106
|
-
|
|
28107
|
-
] })
|
|
28108
|
-
] })
|
|
28093
|
+
/* @__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: [
|
|
28094
|
+
/* @__PURE__ */ jsx5("strong", { children: "Withdrawals:" }),
|
|
28095
|
+
" Requests can take up to ",
|
|
28096
|
+
/* @__PURE__ */ jsx5("strong", { children: "1-2 hours" }),
|
|
28097
|
+
" to process as the vault unwinds and settles routing."
|
|
28098
|
+
] }) }),
|
|
28099
|
+
/* @__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: [
|
|
28100
|
+
/* @__PURE__ */ jsx5("strong", { children: "Debt limits:" }),
|
|
28101
|
+
" 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."
|
|
28102
|
+
] }) }),
|
|
28103
|
+
/* @__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: [
|
|
28104
|
+
/* @__PURE__ */ jsx5("strong", { children: "APY assumptions:" }),
|
|
28105
|
+
" 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."
|
|
28106
|
+
] }) })
|
|
28109
28107
|
] });
|
|
28110
28108
|
}
|
|
28111
28109
|
function getDescription2(tokenSymbol, underlyingSymbol) {
|
package/dist/index.js
CHANGED
|
@@ -28088,22 +28088,20 @@ function VaultDescription(lstSymbol, underlyingSymbol) {
|
|
|
28088
28088
|
highlightTextWithLinks("conversion rate oracle", [{ highlight: "conversion rate oracle", link: "https://docs.pragma.build/starknet/development#conversion-rate" }]),
|
|
28089
28089
|
"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."
|
|
28090
28090
|
] }),
|
|
28091
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.
|
|
28092
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.
|
|
28093
|
-
|
|
28094
|
-
|
|
28095
|
-
|
|
28096
|
-
|
|
28097
|
-
|
|
28098
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.
|
|
28099
|
-
|
|
28100
|
-
|
|
28101
|
-
|
|
28102
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.
|
|
28103
|
-
|
|
28104
|
-
|
|
28105
|
-
] })
|
|
28106
|
-
] })
|
|
28091
|
+
/* @__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: [
|
|
28092
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "Withdrawals:" }),
|
|
28093
|
+
" Requests can take up to ",
|
|
28094
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "1-2 hours" }),
|
|
28095
|
+
" to process as the vault unwinds and settles routing."
|
|
28096
|
+
] }) }),
|
|
28097
|
+
/* @__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: [
|
|
28098
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "Debt limits:" }),
|
|
28099
|
+
" 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."
|
|
28100
|
+
] }) }),
|
|
28101
|
+
/* @__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: [
|
|
28102
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("strong", { children: "APY assumptions:" }),
|
|
28103
|
+
" 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."
|
|
28104
|
+
] }) })
|
|
28107
28105
|
] });
|
|
28108
28106
|
}
|
|
28109
28107
|
function getDescription2(tokenSymbol, underlyingSymbol) {
|
package/dist/index.mjs
CHANGED
|
@@ -27988,22 +27988,20 @@ function VaultDescription(lstSymbol, underlyingSymbol) {
|
|
|
27988
27988
|
highlightTextWithLinks("conversion rate oracle", [{ highlight: "conversion rate oracle", link: "https://docs.pragma.build/starknet/development#conversion-rate" }]),
|
|
27989
27989
|
"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."
|
|
27990
27990
|
] }),
|
|
27991
|
-
/* @__PURE__ */
|
|
27992
|
-
/* @__PURE__ */
|
|
27993
|
-
|
|
27994
|
-
|
|
27995
|
-
|
|
27996
|
-
|
|
27997
|
-
|
|
27998
|
-
/* @__PURE__ */
|
|
27999
|
-
|
|
28000
|
-
|
|
28001
|
-
|
|
28002
|
-
/* @__PURE__ */
|
|
28003
|
-
|
|
28004
|
-
|
|
28005
|
-
] })
|
|
28006
|
-
] })
|
|
27991
|
+
/* @__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: [
|
|
27992
|
+
/* @__PURE__ */ jsx5("strong", { children: "Withdrawals:" }),
|
|
27993
|
+
" Requests can take up to ",
|
|
27994
|
+
/* @__PURE__ */ jsx5("strong", { children: "1-2 hours" }),
|
|
27995
|
+
" to process as the vault unwinds and settles routing."
|
|
27996
|
+
] }) }),
|
|
27997
|
+
/* @__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: [
|
|
27998
|
+
/* @__PURE__ */ jsx5("strong", { children: "Debt limits:" }),
|
|
27999
|
+
" 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."
|
|
28000
|
+
] }) }),
|
|
28001
|
+
/* @__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: [
|
|
28002
|
+
/* @__PURE__ */ jsx5("strong", { children: "APY assumptions:" }),
|
|
28003
|
+
" 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."
|
|
28004
|
+
] }) })
|
|
28007
28005
|
] });
|
|
28008
28006
|
}
|
|
28009
28007
|
function getDescription2(tokenSymbol, underlyingSymbol) {
|
package/package.json
CHANGED
|
@@ -570,9 +570,13 @@ export default function VaultDescription(
|
|
|
570
570
|
<p style={{ fontSize: "13px", color: "#ccc" }}>
|
|
571
571
|
<strong>Withdrawals:</strong> Requests can take up to <strong>1-2 hours</strong> to process as the vault unwinds and settles routing.
|
|
572
572
|
</p>
|
|
573
|
+
</div>
|
|
574
|
+
<div style={{ backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }}>
|
|
573
575
|
<p style={{ fontSize: "13px", color: "#ccc" }}>
|
|
574
576
|
<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.
|
|
575
577
|
</p>
|
|
578
|
+
</div>
|
|
579
|
+
<div style={{ backgroundColor: "#222", padding: "10px", borderRadius: "8px", marginBottom: "20px", border: "1px solid #444" }}>
|
|
576
580
|
<p style={{ fontSize: "13px", color: "#ccc" }}>
|
|
577
581
|
<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.
|
|
578
582
|
</p>
|