Closed antazoey closed 4 months ago
the pager for account history was broken. you would get to the end and it would try the next page anyway, causing a 500 error.
if no more items, break out of the loop
https://github.com/ApeWorX/ape-etherscan/pull/144
What I did
the pager for account history was broken. you would get to the end and it would try the next page anyway, causing a 500 error.
How I did it
if no more items, break out of the loop
How to verify it
Checklist