A tool for getting complete transaction history from addresses via etherscan.
Project description
Ethercram
Get all transactions from Etherscan direct to a simple spreadsheet.
Searches supported
More functionality will be added on eventually. For now it can pull.
- Ethereum transactions by address
- ERC20 transactions by address
Getting started
The easiest way to use this tool is to download it from pip.
pip install ethercram
It requires python 3.10 or later.
To use the command line scraping tools, you must include API credentials in a config file. Edit config.json to include your Etherscan authentication token.
Need help getting your token, instructions to create an account and generate a token can be found in the Etherscan API documentation.
Usage
ethercram eth -w 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 -p 2017-01-01 -r 2018-01-01
Scrapes the transaction history of Vitalik Buterin to an autogenerated filename in your current path for transactions during the year 2017.
ethercram eth -w 0x0000000000000000000000000000000000000000 -b 0 -k 1000000 -o black_hole.csv
Crosses the event horizon to see the erc20s sent to the black hole address during the first million blocks to a csv called "black_hole.csv".
Remember to set the location of your config file that has your api key with the --config or -c flag! The config is a small json and you can download the tempalte here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ethercram-0.0.1.tar.gz
.
File metadata
- Download URL: ethercram-0.0.1.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e1512fd5acf4304d1762ba5b57a53372b5bbe53a8829edeb95ea08599b79893 |
|
MD5 | 18cbda1cc524ede31cd21b191bb45533 |
|
BLAKE2b-256 | 42870c31d2deae1f700b11225e47363c5455ef6bb0248094ce5342cba908ac1c |
File details
Details for the file ethercram-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: ethercram-0.0.1-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 998a5cea12aa693acc6d82f7f54c33b8a9dd521eca6f439f62cb4f30881b2566 |
|
MD5 | 4156a82509376b676cc4e7063bfce014 |
|
BLAKE2b-256 | b44451caaddb61309df3522898cb49b0e682549976916024f212cafec85c972b |