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
406 stars 192 forks source link

Rename file to json #787

Closed kome12 closed 1 month ago

kome12 commented 1 month ago

What?

Fixing file name from .sql to .json (original PR here).

How?

ie: I used abi-parser or cli tools to build the table definitions

Related PRs (optional)

PRs that are related to this or may need to be deployed before this PR

Anything Else?