For the complete documentation index, see llms.txt. This page is also available as Markdown.

IPayableMulticall

Functions

multicall

function multicall(bytes[] calldata data) external payable returns (bytes[] memory results);

Last updated