deposit_strategy
or withdraw_strategy
transaction, we call this the rebalance crank.
vault.total_amount
: token_vault.amount
: strategy.current_liquidity
: vault.total_amount
: token_vault.amount
: strategy.current_liquidity
: total_amount
:last_updated_locked_profit
:last_report
:locked_profit_degradation
:vault.total_amount
) to calculate how many LP tokens to mint or burn. This is done via the get_unlock_amount
function.