Function approveForZap

  • Receive an unsigned transaction to change the allowance amount the spenderAddress can spend on behalf of the function caller's (msg.sender) balance, as per the ERC-20 standard.

    Parameters

    Returns Promise<ApproveResult>

Generated using TypeDoc