yours-org / yours-wallet

A non-custodial and open-source wallet for BSV and 1Sat Ordinals.
Other
63 stars 51 forks source link

Cannot view the BSV20 tab when the address contains BSV20v2 tokens #160

Closed gitzhou closed 11 months ago

gitzhou commented 11 months ago

Hi Team,

When click the BSV20 tab, the whole wallet UI window will disappear. This phenomenon can always be reproduced on different laptops if the address contains BSV20v2 tokens.

The console shows the error log as follows.

A quick check of the code, because a BSV20v2 token doesn't have a tick property, then it's undefined, causing the window crash.