You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Does multicall allow for tuple return types? On line 63 of aggregate.js, the call return types are comma-delimited with no exceptions, so I don't know how to format the call string to account for tuples.
The text was updated successfully, but these errors were encountered:
Does multicall allow for tuple return types? On line 63 of aggregate.js, the call return types are comma-delimited with no exceptions, so I don't know how to format the call string to account for tuples.
The text was updated successfully, but these errors were encountered: