You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the wallet, you only show the balance ignoring what is on the market. It might be helpful to put total balance in ( ) for a token.
For example, I have 2,000 Alpha Tokens which are on the market, but looking at my balance and USD Value, it shows 0. They are still my tokens, and part of my portfolio. I think they should still be listed as on market either with ( ) or in another column. I think this also means the USD Value.
The text was updated successfully, but these errors were encountered:
@aggroed I think @harpagon210 can correct me if I am wrong, but when you list tokens for sale, you send them to the "@Market" account or somewhere which takes ownership of those tokens under the contract, so as far as the balance code is concerned, it doesn't see them. If an acknowledgement of those tokens is stored somewhere, we could put that out and display it in those instances where the value is $0 but not indicative of the users true balance.
In the wallet, you only show the balance ignoring what is on the market. It might be helpful to put total balance in ( ) for a token.
For example, I have 2,000 Alpha Tokens which are on the market, but looking at my balance and USD Value, it shows 0. They are still my tokens, and part of my portfolio. I think they should still be listed as on market either with ( ) or in another column. I think this also means the USD Value.
The text was updated successfully, but these errors were encountered: