Skip to content

Used for tracking TX history of any ETH account with relevant prices at the time of TX

Notifications You must be signed in to change notification settings

Mike-Zelixon/CCXT-Etherscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CCXT-Etherscan

Used for tracking the transaction history of any ETH account with relevant prices at the time of transaction, for any given date range.

Returns a complete CSV of transaction history, most notably with the ETH price at the time of the transaction for accounting purposes.

The regular Etherscan API does NOT provide this feature (price @ time of TX) therefore CCXT was used.

The script uses asyncio to speed up potential 10's of thousands of transactions to go and process.

Requires API key from Etherscan (can be freely acquired).

alt text

About

Used for tracking TX history of any ETH account with relevant prices at the time of TX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages