Withdraw
Last updated
Last updated
Withdraw process step-by-step:
External user sends withdrawal request to the via .
The emits a corresponding event.
The reads the emitted event from .
The reaches consensus.
The signs and transmits a message containing withdrawal details to the
The adds withdrawal request to the queue.
The processes the queue in the next epoch and closes / updates a collateralized debt position (CDP).
The aggregates CDPs to calculate actual and target circulating supply of
The emits corresponding event.
The reads the emitted event from .
The recalculates portfolio allocations to target protocols and based on the new circulating supply of .
The decides on liquidity rebalancing base on new portfolio allocation details.
The emits corresponding event.
The reads the emitted event from
The reaches consensus.
The signs and transmits a message containing rebalancing details to the .
The External user requests a claim voucher from the . The claim voucher allows External user to redeem his assets from the .
If the External user has debt External user will receive message from with claim rejection and debt details.
The External user goes to and buys to repay the debt.
The External user repays debt in .
If the External user doesn't have debt he receives claim voucher from .
The External user receives assets from by using claim voucher.