Skip to content

This project uses the Etherscan REST API to extract information about a list of cryptocurrrency smart contracts, such as transaction volume and hashes

Notifications You must be signed in to change notification settings

SarangaR/ContractInformationExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Contract Information Extractor

This project uses the Etherscan REST API to extract information about a list of cryptocurrrency smart contracts, such as transaction volume and hashes

Installation

Requirements

  • pandas
  • tqdm
  • requests
  • jupyter

Running

  • This project can be run using Jupyter with:
jupyter src/ContractInfoExtraction.ipynb

About

This project uses the Etherscan REST API to extract information about a list of cryptocurrrency smart contracts, such as transaction volume and hashes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published