Withdraw
The withdraw
function burn ownership claims (strategy's tokens) and return a set of tokens wETH, USDC, and oSQTH to the user.
The flow is next:
The user calls the
withdraw
functionContract burn his/her ownership claims (strategy's tokens)
Burn liquidity share, that belongs to the user
Receives 3 tokens at a current proportion
Bring back these tokens to the user
Last updated