Closed fubuloubu closed 2 years ago
In my case, I think this happens because my geth node was in snap
mode and I was seeing execution reverted
logs on eth_call
s when instantiating the Contract. Will report back when full sync finishes.
this issue did not relate to the sync mode, it was simply me missing the etherscan ape plugin.
Environment information
ape
and plugin versions:What went wrong?
There should be a warning raised if it's not possible to find a contract type for a given address using
Contract
. Here are some scenarios:ExplorerAPI
plugins (for the given network)How can it be fixed?
It used to do this, so might be a regression