blockchain-etl / ethereum-etl-airflow

Airflow DAGs for exporting, loading, and parsing the Ethereum blockchain data. How to get any Ethereum smart contract into BigQuery https://towardsdatascience.com/how-to-get-any-ethereum-smart-contract-into-bigquery-in-8-mins-bab5db1fdeee
MIT License
405 stars 190 forks source link

(Dependent on #690) Spark Protocol Tokens events #691

Closed AyadiGithub closed 7 months ago

AyadiGithub commented 7 months ago

What?

Add support for Spark token events

How?

I used the abi-parser to build the table definitions

Related PRs (optional)

PR #690 should be merged first, as this PR depends on one of its events