BoringBatchable
Methods
batch
function batch(bytes[] calls, bool revertOnFail) external payable returns (bool[] successes, bytes[] results)Parameters
Name
Type
Description
Returns
Name
Type
Description
permitToken
function permitToken(contract IERC20 token, address from, address to, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s) external nonpayableParameters
Name
Type
Description
Last updated
Was this helpful?