nervosnetwork / neuron

Neuron: Nervos CKB Wallet
https://www.nervos.org
MIT License
188 stars 83 forks source link

Overview CKB balance is confusing to users because does not include CKB in token cells. #2165

Closed jordanmack closed 1 year ago

jordanmack commented 3 years ago

Describe the bug (Please enter details, the more detail the better) A new user who is using Force Bridge for the first time was confused about why his balance was shown as 150 CKB instead of 950 CKB. The first two transfers are ckETH. Something is needed here to explain more about what is included and not included in this balance. An ideal solution would probably have an expandable box that reveals multiple totals for, available CKB, occupied CKB (tokens), and total (both combined).

Screenshots (If applicable, add screenshots to help explain your problem.) unknown

kellyshang commented 3 years ago

Now the Neuron balance only show the normal CKB cells' balance, the occupied ckb value by sUDT will not been displayed in the Balance.

We will try to fix the Amount displaying on the Overview page to avoid misleading. e.g. they will been displayed like this: image

kellyshang commented 2 years ago

Expected result update: Neuron will not display the sudt transactions from third-party's Dapp which are not the "ACP lock+sudt type" cells.

kellyshang commented 2 years ago

A new tool to handle this kind of UDT will be released by 2022/05/20, mentioned in #2223 (comment)