pcko1 / etherscan-python

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

*get_internal_txs_by_address* method cannot get [gasPrice] as an acquisition key #39

Closed taiseiyo closed 2 years ago

taiseiyo commented 2 years ago

[gasPrice] cannot be obtained as a key value when using the get_internal_txs_by_address method. Isn't there a way to get [gasPrice] ?

By the way, it can be obtained by get_normal_txs_by_address method. I would appreciate it if you could reply or improve the program.

github-actions[bot] commented 2 years ago

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