pcko1 / etherscan-python

A minimal, yet complete, python API for Etherscan.io.
MIT License
408 stars 111 forks source link

USD values #17

Closed testvinder closed 3 years ago

testvinder commented 3 years ago

When downloading transaction data as CSV from etherscan it includes "TxnFee(USD)" and "Historical $Price/Eth". Is there any way to get these values from the APIs?

github-actions[bot] commented 3 years ago

Thanks for reporting this issue, we are on it :)

pcko1 commented 3 years ago

Closing this since it's not an issue. I would highly recommend going through the documentation of the API as this package offers whatever the official Etherscan.io API offers in an 1:1 fashion.