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

Use more efficient API for bulk monitoring of ETH addresses #552

Open
joshfraser opened this issue Aug 24, 2020 · 0 comments
Open

Use more efficient API for bulk monitoring of ETH addresses #552

joshfraser opened this issue Aug 24, 2020 · 0 comments
Labels
P4 Something to consider, a feature request that we may not pursue

Comments

@joshfraser
Copy link
Contributor

Our current token insight script is really inefficient in the way it checks the balances of wallets we're monitoring. Ethplorer have a new API for bulk monitoring addresses. We should update our code when we get a chance so we're more efficient and get faster updates:

https://docs.ethplorer.io/monitor

@micahalcorn micahalcorn added the P4 Something to consider, a feature request that we may not pursue label Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P4 Something to consider, a feature request that we may not pursue
Projects
None yet
Development

No branches or pull requests

2 participants