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

Filter some tokens from Assets graph #173

Open
daviddavo opened this issue Sep 6, 2023 · 0 comments
Open

Filter some tokens from Assets graph #173

daviddavo opened this issue Sep 6, 2023 · 0 comments
Labels
backend Tasks that modify the backend good first issue Good for newcomers

Comments

@daviddavo
Copy link
Member

Some DAOs have an insane amount of a certain token with little to no value. These tokens should be moved to "tokens without a fiat equivalence" as they don't allow proper visualization and the price is inflated because there is no real trade volume.

Captura de pantalla

Screenshot_2023-09-06_11-43-10

I consider there would be two solutions:

  • Easy: Create a manual filter that removes tokens inside a blacklist.
  • Hard: Automatically ignore tokens with a market volume below a certain threshold.
@daviddavo daviddavo added good first issue Good for newcomers backend Tasks that modify the backend labels Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Tasks that modify the backend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant