Summary
When a creator deprecates their key, holders need to know and be able to redeem their keys for the fixed buyback price. A deprecation notice on the portfolio holding row and a Redeem button that submits the redeem contract call would make this action discoverable.
Scope
- Detect deprecated keys by checking status === 'Deprecated' on each holding row
- Show an amber deprecation banner on the holding row: 'This key has been deprecated. Redeem your keys for [buybackPrice] XLM each.'
- Add a Redeem All button that submits the redeem contract call with the full holding quantity
- Show the total XLM to be received in the redeem confirmation modal
- Remove the holding row after a successful redemption and show a success toast with the total received
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
When a creator deprecates their key, holders need to know and be able to redeem their keys for the fixed buyback price. A deprecation notice on the portfolio holding row and a Redeem button that submits the redeem contract call would make this action discoverable.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram