You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ticket is for enhancing the current Spacewalk portal UI to include the functionality for users to redeem their assets for KSM/DOT/vDOT or any other assets used in the future as collateral on Pendulum and Amplitude in the event of a vault liquidation. This involves adding logic to check for the availability of a LiquidationVault and providing the necessary options for users to either bridge wrapped tokens back to Stellar or exchange them for collateral asset on Amplitude/Pendulum.
Add logic to the 'To Stellar' section of the Spacewalk portal to check if a LiquidationVault is available for the selected currency
If a LiquidationVault is found, present the user with two options:
Bridge the wrapped XLM.s back to Stellar.
Redeem the asset for for the collateral asset using the redeem.liquidationRedeem() extrinsic.
Integrate the redeem.liquidationRedeem() extrinsic into the UI
The text was updated successfully, but these errors were encountered:
annatekl
changed the title
Integrating liquidation redeem flow into the UI for Pendulum and Amplitude
Integrate liquidation redeem flow into the UI for Pendulum and Amplitude
Sep 4, 2024
Context
The ticket is for enhancing the current Spacewalk portal UI to include the functionality for users to redeem their assets for KSM/DOT/vDOT or any other assets used in the future as collateral on Pendulum and Amplitude in the event of a vault liquidation. This involves adding logic to check for the availability of a LiquidationVault and providing the necessary options for users to either bridge wrapped tokens back to Stellar or exchange them for collateral asset on Amplitude/Pendulum.
Docs
Requirements
The text was updated successfully, but these errors were encountered: