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
hello, you resolved i have this other error like yours: Possible Unhandled Promise Rejection (id: 56): "undefined is not an object (evaluating 'inputs_1.length')"
I am currently running into this error when await-ing the result of a multicall.all() call.
ethers-multicall: ^0.2.3
ethers: ^5.7.2
Below is the relevant code:
Thanks!
The text was updated successfully, but these errors were encountered: