@strkfarm/sdk 1.1.24 → 1.1.25
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.
|
@@ -80478,7 +80478,7 @@ spurious results.`);
|
|
|
80478
80478
|
return [baseFlow, rebalanceFlow];
|
|
80479
80479
|
}
|
|
80480
80480
|
};
|
|
80481
|
-
var _description2 = "Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and
|
|
80481
|
+
var _description2 = "Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and any rewards are automatically compounded back into the strategy. In return, you receive an ERC-20 token representing your share of the strategy";
|
|
80482
80482
|
var _protocol2 = {
|
|
80483
80483
|
name: "Ekubo",
|
|
80484
80484
|
logo: "https://app.ekubo.org/favicon.ico"
|
|
@@ -80523,7 +80523,7 @@ spurious results.`);
|
|
|
80523
80523
|
},
|
|
80524
80524
|
{
|
|
80525
80525
|
question: "How are trading fees and rewards handled?",
|
|
80526
|
-
answer: "Trading fees and
|
|
80526
|
+
answer: "Trading fees and any rewards are automatically compounded back into the strategy, increasing your overall returns."
|
|
80527
80527
|
},
|
|
80528
80528
|
{
|
|
80529
80529
|
question: "What happens during withdrawal?",
|
|
@@ -80900,7 +80900,7 @@ spurious results.`);
|
|
|
80900
80900
|
s.investmentSteps = [
|
|
80901
80901
|
"Supply tokens to Ekubo's pool",
|
|
80902
80902
|
"Monitor and Rebalance position to optimize yield",
|
|
80903
|
-
"Harvest and
|
|
80903
|
+
"Harvest and re-invest any rewards every week (Auto-compound)"
|
|
80904
80904
|
];
|
|
80905
80905
|
});
|
|
80906
80906
|
|
package/dist/index.browser.mjs
CHANGED
|
@@ -16557,7 +16557,7 @@ var EkuboCLVault = class _EkuboCLVault extends BaseStrategy {
|
|
|
16557
16557
|
return [baseFlow, rebalanceFlow];
|
|
16558
16558
|
}
|
|
16559
16559
|
};
|
|
16560
|
-
var _description2 = "Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and
|
|
16560
|
+
var _description2 = "Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and any rewards are automatically compounded back into the strategy. In return, you receive an ERC-20 token representing your share of the strategy";
|
|
16561
16561
|
var _protocol2 = {
|
|
16562
16562
|
name: "Ekubo",
|
|
16563
16563
|
logo: "https://app.ekubo.org/favicon.ico"
|
|
@@ -16602,7 +16602,7 @@ var faqs2 = [
|
|
|
16602
16602
|
},
|
|
16603
16603
|
{
|
|
16604
16604
|
question: "How are trading fees and rewards handled?",
|
|
16605
|
-
answer: "Trading fees and
|
|
16605
|
+
answer: "Trading fees and any rewards are automatically compounded back into the strategy, increasing your overall returns."
|
|
16606
16606
|
},
|
|
16607
16607
|
{
|
|
16608
16608
|
question: "What happens during withdrawal?",
|
|
@@ -16979,7 +16979,7 @@ EkuboCLVaultStrategies.forEach((s) => {
|
|
|
16979
16979
|
s.investmentSteps = [
|
|
16980
16980
|
"Supply tokens to Ekubo's pool",
|
|
16981
16981
|
"Monitor and Rebalance position to optimize yield",
|
|
16982
|
-
"Harvest and
|
|
16982
|
+
"Harvest and re-invest any rewards every week (Auto-compound)"
|
|
16983
16983
|
];
|
|
16984
16984
|
});
|
|
16985
16985
|
|
package/dist/index.js
CHANGED
|
@@ -16653,7 +16653,7 @@ var EkuboCLVault = class _EkuboCLVault extends BaseStrategy {
|
|
|
16653
16653
|
return [baseFlow, rebalanceFlow];
|
|
16654
16654
|
}
|
|
16655
16655
|
};
|
|
16656
|
-
var _description2 = "Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and
|
|
16656
|
+
var _description2 = "Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and any rewards are automatically compounded back into the strategy. In return, you receive an ERC-20 token representing your share of the strategy";
|
|
16657
16657
|
var _protocol2 = {
|
|
16658
16658
|
name: "Ekubo",
|
|
16659
16659
|
logo: "https://app.ekubo.org/favicon.ico"
|
|
@@ -16698,7 +16698,7 @@ var faqs2 = [
|
|
|
16698
16698
|
},
|
|
16699
16699
|
{
|
|
16700
16700
|
question: "How are trading fees and rewards handled?",
|
|
16701
|
-
answer: "Trading fees and
|
|
16701
|
+
answer: "Trading fees and any rewards are automatically compounded back into the strategy, increasing your overall returns."
|
|
16702
16702
|
},
|
|
16703
16703
|
{
|
|
16704
16704
|
question: "What happens during withdrawal?",
|
|
@@ -17075,7 +17075,7 @@ EkuboCLVaultStrategies.forEach((s) => {
|
|
|
17075
17075
|
s.investmentSteps = [
|
|
17076
17076
|
"Supply tokens to Ekubo's pool",
|
|
17077
17077
|
"Monitor and Rebalance position to optimize yield",
|
|
17078
|
-
"Harvest and
|
|
17078
|
+
"Harvest and re-invest any rewards every week (Auto-compound)"
|
|
17079
17079
|
];
|
|
17080
17080
|
});
|
|
17081
17081
|
|
package/dist/index.mjs
CHANGED
|
@@ -16556,7 +16556,7 @@ var EkuboCLVault = class _EkuboCLVault extends BaseStrategy {
|
|
|
16556
16556
|
return [baseFlow, rebalanceFlow];
|
|
16557
16557
|
}
|
|
16558
16558
|
};
|
|
16559
|
-
var _description2 = "Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and
|
|
16559
|
+
var _description2 = "Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and any rewards are automatically compounded back into the strategy. In return, you receive an ERC-20 token representing your share of the strategy";
|
|
16560
16560
|
var _protocol2 = {
|
|
16561
16561
|
name: "Ekubo",
|
|
16562
16562
|
logo: "https://app.ekubo.org/favicon.ico"
|
|
@@ -16601,7 +16601,7 @@ var faqs2 = [
|
|
|
16601
16601
|
},
|
|
16602
16602
|
{
|
|
16603
16603
|
question: "How are trading fees and rewards handled?",
|
|
16604
|
-
answer: "Trading fees and
|
|
16604
|
+
answer: "Trading fees and any rewards are automatically compounded back into the strategy, increasing your overall returns."
|
|
16605
16605
|
},
|
|
16606
16606
|
{
|
|
16607
16607
|
question: "What happens during withdrawal?",
|
|
@@ -16978,7 +16978,7 @@ EkuboCLVaultStrategies.forEach((s) => {
|
|
|
16978
16978
|
s.investmentSteps = [
|
|
16979
16979
|
"Supply tokens to Ekubo's pool",
|
|
16980
16980
|
"Monitor and Rebalance position to optimize yield",
|
|
16981
|
-
"Harvest and
|
|
16981
|
+
"Harvest and re-invest any rewards every week (Auto-compound)"
|
|
16982
16982
|
];
|
|
16983
16983
|
});
|
|
16984
16984
|
|
package/package.json
CHANGED
|
@@ -1751,7 +1751,7 @@ export class EkuboCLVault extends BaseStrategy<
|
|
|
1751
1751
|
}
|
|
1752
1752
|
|
|
1753
1753
|
const _description =
|
|
1754
|
-
"Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and
|
|
1754
|
+
"Deploys your {{POOL_NAME}} into an Ekubo liquidity pool, automatically rebalancing positions around the current price to optimize yield and reduce the need for manual adjustments. Trading fees and any rewards are automatically compounded back into the strategy. In return, you receive an ERC-20 token representing your share of the strategy";
|
|
1755
1755
|
const _protocol: IProtocol = {
|
|
1756
1756
|
name: "Ekubo",
|
|
1757
1757
|
logo: "https://app.ekubo.org/favicon.ico",
|
|
@@ -1812,7 +1812,7 @@ const faqs: FAQ[] = [
|
|
|
1812
1812
|
{
|
|
1813
1813
|
question: "How are trading fees and rewards handled?",
|
|
1814
1814
|
answer:
|
|
1815
|
-
"Trading fees and
|
|
1815
|
+
"Trading fees and any rewards are automatically compounded back into the strategy, increasing your overall returns.",
|
|
1816
1816
|
},
|
|
1817
1817
|
{
|
|
1818
1818
|
question: "What happens during withdrawal?",
|
|
@@ -2217,6 +2217,6 @@ EkuboCLVaultStrategies.forEach((s) => {
|
|
|
2217
2217
|
s.investmentSteps = [
|
|
2218
2218
|
"Supply tokens to Ekubo's pool",
|
|
2219
2219
|
"Monitor and Rebalance position to optimize yield",
|
|
2220
|
-
"Harvest and
|
|
2220
|
+
"Harvest and re-invest any rewards every week (Auto-compound)",
|
|
2221
2221
|
]
|
|
2222
2222
|
});
|