apps
apps copied to clipboard
Redemption Flow: Change the currency to the asset the user is redeeming
Currently when redeeming an asset, a user is only given the option to enter the amount of USDC they want to receive. Which may end with the user having a small amount of LTF returned to them.
For the redemption flow, the user should enter the number of LTF they want to redeem. In the "token amount", it should show the amount of USDC will be received.
The token amount (USDC) is incorrect. If you take the amount of JTSRY * Token price, it should be that number.
Still seeing USDC on demo, not the token currency. @kattylucy could you double check this works for prod, not able to recreate it