IERC20PermitAllowed
Functionsโ
permitโ
function permit(
address holder,
address spender,
uint256 nonce,
uint256 expiry,
bool allowed,
uint8 v,
bytes32 r,
bytes32 s
) externalName
Type
Description
Last updated