Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly show balance and tokens #28

Open
fkrause98 opened this issue Feb 9, 2024 · 0 comments
Open

Properly show balance and tokens #28

fkrause98 opened this issue Feb 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fkrause98
Copy link

fkrause98 commented Feb 9, 2024

🐛 Bug Report for zkSync CLI

📝 Description

When doing either a withdraw, deposit or finalize withdraw, you get a message like this:
Sender L1 balance after transaction: 99999999999991999999.81035896797446877 lambdacoin.
Which can be a little misleading, since it is actually showing the wallet's ETH balance.
We should decide if we either want to show:

  1. The ETH balance (which makes sense since you have to a pay fee for the withdraw).
  2. The ERC-20 balance, since these three operations would involve a non-ETH token.
  3. Both.
@fkrause98 fkrause98 added the bug Something isn't working label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant