• Approves another address to transfer the given token ID.

    Parameters

    • binaryArgs: StaticArray<number>

      arguments serialized with Args containing the following data in this order:

      • the owner's - owner address
      • the spenderAddress - spender address
      • the tokenID (u64)

    Returns void

Generated using TypeDoc