• Remarks

    This function is only callable by the owner of the tokenId or an approved operator. Indeed, this will be checked by the _approve function of the MRC721-internals.

    Parameters

    • binaryArgs: StaticArray<number>

      serialized strings representing the address of the recipient and the tokenId to approve

    Returns void

Generated using TypeDoc