ApeWorX / ape-etherscan

Etherscan explorer plugin using EVM-based networks for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
26 stars 25 forks source link

fix: handle new fields from contract-creation API response #159

Closed antazoey closed 1 day ago

antazoey commented 1 day ago

What I did

Was getting errors with some responses from Etherscan's API on some networks. This adjusts to handle these new fields and makes less subject to breaking in the future.

How I did it

How to verify it

Checklist

antazoey commented 1 day ago

@banteg (adding since you implemented the original)

antazoey commented 1 day ago

merging, as this is good. However tests may fail because of annoying Infura issue I am debugging or maybe their servers are down