makerdao / multicall

Multicall: Aggregate multiple constant function call results into one
MIT License
851 stars 451 forks source link

Aggregate without revert #11

Closed rotcivegaf closed 4 years ago

rotcivegaf commented 4 years ago

Whih the method aggregateWithoutRevert, if one or more of the calls has a revert, the return of this call/s is '0x' then it can be treated and not send all the calls again