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