dipdup icon indicating copy to clipboard operation
dipdup copied to clipboard

etherscan: using a deprecated V1 endpoint

Open droserasprout opened this issue 2 months ago • 0 comments

https://docs.etherscan.io/v2-migration

Steps to reproduce:

make test

What did you expect to happen:

What actually happened:

DEBUG    dipdup.http          Calling `[https://api.etherscan.ioapi?module=contract&action=getabi&address=0xdac17f958d2ee523a2206206994597c13d831ec7&apikey=***`](https://api.etherscan.ioapi/?module=contract&action=getabi&address=0xdac17f958d2ee523a2206206994597c13d831ec7&apikey=***`)
INFO     dipdup.datasources   etherscan: NOTOK
WARNING  dipdup.codegen       Failed to fetch ABI from `etherscan`: One of datasources returned an error -> You are using a deprecated V1 endpoint, switch to Etherscan API V2 using https://docs.etherscan.io/v2-migration etherscan

https://github.com/dipdup-io/dipdup/actions/runs/18105808417/job/51519912421

Environment

  • Python version:
  • DipDup version or commit hash:
  • Database engine version:
  • Hasura version:
  • Are you in docker?
  • Can you reproduce this issue on next?

droserasprout avatar Oct 01 '25 01:10 droserasprout