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.
Aggregate results from multiple read-only function calls
As far as I'm aware, it supports writing to function calls. Is this correct? I believe this comment is wrong where it says read-only?
And it does not support payable or passing msg.value?
The text was updated successfully, but these errors were encountered:
fqlx
changed the title
Multicall is supports writing function calls?
Multicall supports writing function calls?
Feb 28, 2022
In the multicall.sol contract: https://github.com/makerdao/multicall/blob/master/src/Multicall.sol#L7
As far as I'm aware, it supports writing to function calls. Is this correct? I believe this comment is wrong where it says
read-only
?And it does not support
payable
or passingmsg.value
?The text was updated successfully, but these errors were encountered: