vultisig / vultisig-ios

Vultisig iOS App
Apache License 2.0
15 stars 7 forks source link

ADD: Swap view only displays tokens with balance #834

Closed realpaaao closed 2 months ago

realpaaao commented 3 months ago

At the moment the swap view is generic to all chains, leading to that only enabled tokens can be sent.

With the auto discovery feauture this can be improved that only tokens with balance are displayed and able to be sent. This can be done after #750 is implemented.

johnnyluo commented 3 months ago

This is not correct , for example , I don't have any USDT , but I would like to swap some RUNE to USDT, if we only display tokens with balance , then USDT won't show up on the list , I won't be able to swap it.

I still rather user add the token first , and then swap from/to it

realpaaao commented 3 months ago

You are right, also with #604 it will be improved.

With that I think it would be best to be able to select all tokens and just display an error if swap route is not available