Closed Dismenol closed 7 months ago
SOLVED!
I figured out based on the "closed issues" that the issue is related to API.
as I had configured the API in the docker file, I thought it got placed everywhere it needed to be.
The fact is, you need to go into your Docker Container "EXEC" and edit the file "EnigmaCracker.env" and put your API key there too.
The bad is, that Docker doesn't have an Editor by default.
my working method was:
apt-get update
apt-get install nano
nano EnigmaCracker.env
after editing and saving the file, just stop and start the container again to load new settings.
you see 😊 no more error!
This error is coming on every wallet prompt. See shot
Do I need to upgrade the API endpoint on etherscan for it to work properly on ETH?