blockchain-etl / ethereum-etl

Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
https://t.me/BlockchainETL
MIT License
2.87k stars 812 forks source link

Erigon Client instead of GETH #462

Open max-uqu opened 9 months ago

max-uqu commented 9 months ago

Can i use this package also even if i synced my archive node with Erigon instead of GETH?

sfsf9797 commented 9 months ago

Yes, you can

max-uqu commented 9 months ago

thank you for your fast response