Withdrawals

Users can withdraw the staked CSPR at any time. When requesting to withdraw, a deploy will be made to burn a corresponding amount of stCSPR for the being withdrawn CSPR amount.

The amount of CSPR to receive can be computed as follows:

Amount of Withdrawal CSPR = Burn Amount of stCSPR * rate

Upon request for withdrawal deployment completion, the protocol will automatically undelegate the appropriate amount of CSPR from our validators and transfer it to the user (who has made the withdrawal request) after the prerequisite withdrawal eras have occurred.

Last updated