Closed antazoey closed 1 year ago
Hey @antazoey. This is via web3.py
+ EthereumTesterProvider
right? It's not implemented in eth-tester
but that message is coming from the web3.py library through that provider. I will work on getting this change in for both libraries 👍🏼
Yes Im interacting through using web3.py
What was wrong?
I get a value error for
RPC Endpoint has not been implemented: eth_getStorageAt
.How can it be fixed?
here is some Hardhat code but otherwise not sure: