Open cinnaminty-d opened 3 years ago
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.
Please Reply! Is This issue closed? Is there any solution for the existing problem
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.