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

add cbbtc events #779

Closed yilanzheng closed 6 days ago

yilanzheng commented 6 days ago

What?

ie: Add support for cbBTC contract events

How?

I used abi-parser(https://contract-parser.d5.ai/) to build the table definitions

Related PRs (optional)

Anything Else?