function multicall(bytes[] calldata data) external payable returns (bytes[] memory results);
Last updated 7 months ago