Alex McGonagle
Alex McGonagle
I think this makes the large numbers a little more readable 🙂 I did everything with string manipulation to avoid messing around with big numbers.
@kasparkallas This PR includes logic for handling pagination which the previous PR lacked. I chose not to serialise the filter purely because the URL looks nicer compared to a stringified...
## Issue When installing `multicall` from PyPI, the package metadata shows version `0.0.0` instead of the actual version (e.g., `0.15.1`). This causes issues with package managers like Poetry that repeatedly...