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

Implement token tracking #18

Open
Zimonzk opened this issue Aug 13, 2018 · 4 comments
Open

Implement token tracking #18

Zimonzk opened this issue Aug 13, 2018 · 4 comments
Assignees
Labels
missing feature Simmilar to bug but not broken, just not there

Comments

@Zimonzk
Copy link
Contributor

Zimonzk commented Aug 13, 2018

Send, receive, and display balance of ERC20 tokens.

@Zimonzk Zimonzk added the missing feature Simmilar to bug but not broken, just not there label Aug 13, 2018
@koraykoska
Copy link
Member

The token tracking screen is part of the settings screen which I'm working on right now. It will provide a way to track new tokens and show already tracked ones for the currently selected network.

Displaying balances is part of the wallet details screen.

@Zimonzk
Copy link
Contributor Author

Zimonzk commented Aug 13, 2018

n1

@koraykoska
Copy link
Member

The list of ERC20 tokens for accounts is not implemented yet. Tracking works as it should.

@koraykoska
Copy link
Member

Btw, maybe we should get all amounts and only display tokens with more than 0 for the selected account. If not we should at least sort by value descending.

@koraykoska koraykoska self-assigned this Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing feature Simmilar to bug but not broken, just not there
Projects
None yet
Development

No branches or pull requests

2 participants