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
402 stars 190 forks source link

Eigenpie-config contract events #683

Closed AyadiGithub closed 6 months ago

AyadiGithub commented 6 months ago

What?

Adds Eigenpie Config contract events

How?

I used the abi-parser to build the table definitions

Related PRs (optional)

None