Improve revert reason when assuming interface compliance #1727
Closed
Description
As discussed in this review comment, it'd be interesting to wrap calls to unknown contracts for which an interface is assumed in a low-level call that returns a custom revert reason on error, to better describe what went wrong.