We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
from etherscan import Etherscan eth = Etherscan('CU3GAMEJKER5MVUKJ4Z3NVTIK5Y2A75D58')
eth.get_gas_oracle()
Terminal: ImportError: cannot import name 'Etherscan' from 'etherscan'
I am running python 3.9.7 on windows 10.