This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
[BUG] Failed to deserialize etherscan response: data did not match any variant of untagged enum ResponseData #2324
Labels
bug
Something isn't working
Version
List the versions of all
ethers-rs
crates you are using.Platform
Linux workstation 5.15.104-2-MANJARO #1 SMP PREEMPT Thu Mar 23 01:40:42 UTC 2023 x86_64 GNU/Linux
Description
As the title says, there is a bug in etherscan data while working with
Polygon
mainnet or the testnetI tried this code: https://github.com/shekohex/ethers-etherscan-issue
I expected to see this happen: To have the gas oracle information
Instead, this happened:
Looks like there is a need to handle a new update with the etherscan returned data!
Logs
JSON Response
The text was updated successfully, but these errors were encountered: