Shift Vault Liquidity Positions
Now that we've let these liquidity positions sit in the market for some time and (hopefully) earn fees we may want to adjust how our liquidity is distributed across prices and the two fee tiers of interest.
To demonstrate this type of operation run this command:
Congratulations! You just executed the next leg of your liquidity strategy, recentering your liquidity positions on both fee tiers around the new current prices (and harvesting any fees). You are ready to move on.
What Does This Script Do?
Reset liquidity operation is fundamentally the same as the set liquidity operation (a rebalance
call), but now we may be both adding and removing positions in a single operation. Like so:
Track Position Delta
You can check out how your position has changed by again running:
Notice how your liquidity positions have changed their tick bounds for example (provided prices have moved enough).
Last updated