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

Factory contract indexing #14

Open
joshstevens19 opened this issue Jun 25, 2024 · 0 comments
Open

Factory contract indexing #14

joshstevens19 opened this issue Jun 25, 2024 · 0 comments

Comments

@joshstevens19
Copy link
Owner

Some contracts deploy contracts inside themselves and, in turn, then emit the new address for the indexing to listen out for. For example, Uniswap Pools is a good example, we should allow rindexer to support factory style track, a bit of work has already been done on this in the YAML itself it just needs the code to track it and index the new addresses as they are emitted.

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