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

Add support for token queries [APE-1244] #97

Open
fubuloubu opened this issue Jul 29, 2023 · 0 comments
Open

Add support for token queries [APE-1244] #97

fubuloubu opened this issue Jul 29, 2023 · 0 comments

Comments

@fubuloubu
Copy link
Member

Overview

Etherscan's API has a token index that we can use to speedup queries about different tokens

Specification

Once support for ApeWorX/ape-tokens#33 is added, detect if ape_tokens is available (check for ImportError) and import the relevant queries subclasses, then add support for them in the query engine if the classes are used

Dependencies

ApeWorX/ape-tokens#33

@vany365 vany365 changed the title Add support for token queries Add support for token queries [APE-1244] Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant