![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Get all transactions from Etherscan direct to a simple spreadsheet.
More functionality will be added on eventually. For now it can pull.
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.
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.
FAQs
A tool for getting complete transaction history from addresses via etherscan.
We found that ethercram demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.