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

Token Management & Filtering in Wallet Extension #226

Open
0xAleksaOpacic opened this issue Feb 7, 2025 · 0 comments
Open

Token Management & Filtering in Wallet Extension #226

0xAleksaOpacic opened this issue Feb 7, 2025 · 0 comments
Labels
good first issue Good for newcomers wallet extension Anything related to wallet extension

Comments

@0xAleksaOpacic
Copy link
Collaborator

Description:

Currently, the wallet displays all tokens associated with the smart account. However, users do not have control over which tokens can be received, leading to potential spam with unwanted tokens.

We need to implement a mechanism where users can manage and select which tokens should be displayed in the wallet, beyond the mock tokens we provide by default.

Acceptance Criteria:

  1. Users can specify which tokens they want to display
  2. Align UI with the provided design
  3. Make sure it does not affect Top-up page as it's also querying tokens for top up

Design Reference:

  1. Token Managment UI: Figma Link

Image

@0xAleksaOpacic 0xAleksaOpacic added good first issue Good for newcomers wallet extension Anything related to wallet extension labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers wallet extension Anything related to wallet extension
Projects
None yet
Development

No branches or pull requests

1 participant