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

Not obtaining some tokens with known value #61

Closed
daviddavo opened this issue Mar 23, 2022 · 1 comment
Closed

Not obtaining some tokens with known value #61

daviddavo opened this issue Mar 23, 2022 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@daviddavo
Copy link
Member

For example, TRX has a known value on CryptoCompare, but this does not appear on dao-analyzer. TRX is used by over 1000 DAOs in Aragon

@daviddavo daviddavo added the bug Something isn't working label Mar 23, 2022
@daviddavo daviddavo added this to the v0.8.0 milestone Mar 23, 2022
@daviddavo
Copy link
Member Author

Apparently, /blockchain/list only obtains a list of coins with blockchain data, while what we really want is to get a list of coins with price available.

I haven't found a method to obtain this list in a single API request, so I think we will have to turn on relaxedValidation and just send a request for every coin we have.

daviddavo added a commit that referenced this issue Mar 24, 2022
@daviddavo daviddavo moved this to Done in DAO Analyzer Kanban May 6, 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
Development

No branches or pull requests

1 participant