issues
search
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
Adding ArrakisV2 Mint and Burn
#796
Closed
walter-cavinaw
closed
1 month ago
walter-cavinaw
commented
1 month ago
What?
Adding support for arrakisV2 mint and burn events to improve performance tracking.
How?
I used
abi-parser
to build the table definitions
What?
How?