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
[ ] Passes all linting checks (pre-commit and CI jobs)
[ ] New test cases have been added and are passing
[ ] Documentation has been updated
[ ] PR title follows Conventional Commit standard (will be automatically included in the changelog)
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