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

Add StakeDAO CRV VoteMarket events #799

Closed wderose closed 2 weeks ago

wderose commented 2 weeks ago

Add support for StakeDAO CRV VoteMarket events (https://etherscan.io/address/0x000000073D065Fc33a3050C2d0E19C393a5699ba#events).

How?

ie: I used abi-parser to build the table definitions.