vultisig / vultisig-android

Vultisig Android App
Apache License 2.0
4 stars 2 forks source link

BUG: Swap token dropdown #366

Closed johnnyluo closed 2 weeks ago

johnnyluo commented 3 weeks ago

Describe the bug Current swap token dropdown looks like this

image

You can see , it could have two USDC appears there, because USDC is available on multiple blockchain

To Reproduce Steps to reproduce the behavior: click swap

Expected behavior Show blockchain icon at right bottom corner of token icon

image
aminsato commented 2 weeks ago

@johnnyluo

  1. Do we need to add ERC20 , BEP20 or ... at the end of token name (same os the given screenshot)?
  2. Correct me if Im wrong but it seems we won't need to add chain icon for native token (BTC on BTC chain, BNB on BNB chain and etc)
johnnyluo commented 2 weeks ago

@johnnyluo

  1. Do we need to add ERC20 , BEP20 or ... at the end of token name (same os the given screenshot)? Yes Please
  2. Correct me if Im wrong but it seems we won't need to add chain icon for native token (BTC on BTC chain, BNB on BNB chain and etc) Correct