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

MIT License

Downloads
8.5K
Stars
2.9K
Committers
44
ethereum-etl -

Published by medvedev1088 about 3 years ago

  • Add EIP-1559 fields
  • Add --values-as-strings option to extract_tokens and extract_token_transfers command
ethereum-etl -

Published by medvedev1088 over 3 years ago

Fix typo that prevented exporting traces to Postgres output

ethereum-etl -

Published by medvedev1088 over 3 years ago

Add NAME, SYMBOL, DECIMALS to erc20_abi.py and eth_token_service.py to support non-standard ERC20 methods

ethereum-etl -

Published by medvedev1088 over 3 years ago

Add missing __init__.py file in the converters package.

ethereum-etl -

Published by medvedev1088 over 3 years ago

Add Python 3.8 support

ethereum-etl - v1.5.2

Published by medvedev1088 about 4 years ago

ethereum-etl -

Published by medvedev1088 over 4 years ago

  • Add item_timestamp to streaming output for all entities.
  • Add item_timestamp attribute to PubSub output for all entities.
ethereum-etl - v1.4.0

Published by medvedev1088 over 4 years ago

Add support for Postgres to stream command:

ethereumetl stream --start-block 500000 --output postgresql+pg8000://<user>:<password>@<host>:5432/<database>

https://ethereum-etl.readthedocs.io/en/latest/commands/#stream

ethereum-etl - v1.3.1

Published by medvedev1088 over 4 years ago

Added trace_id to traces export

ethereum-etl - v1.3.0

Published by medvedev1088 over 5 years ago

ethereum-etl -

Published by medvedev1088 over 5 years ago

  • Updates to README
  • Fix dependencies conflict
  • Add timeout to export_traces
  • Refactor file utils
ethereum-etl -

Published by medvedev1088 over 5 years ago

Added support for CSV and JSON to filter_items and extract_field commands.
https://pypi.org/project/ethereum-etl/1.2.3/

Package Rankings
Top 2.66% on Pypi.org
Badges
Extracted from project README
Join the chat at https://gitter.im/ethereum-eth Telegram Discord