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 ABI parsing #216

Open
allenday opened this issue May 18, 2020 · 1 comment
Open

Add support for ABI parsing #216

allenday opened this issue May 18, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@allenday
Copy link
Member

Proposed design to implement ABI parsing as part of Ethereum ETL. This allows us to extract more meaningful structured data from topics and events.

ABI-parsing

The design introduces a dependency on an ABI repository. How we will assemble these is TBD, probably we need a new repo with third-party PRs.

@allenday allenday added the enhancement New feature or request label May 18, 2020
@allenday
Copy link
Member Author

allenday commented May 18, 2020

See related issue #215 from @franckc which can use emitted events to trigger downstream processing (IPFS URI resolution and additional data retrieval).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants