• Transfers tokens from the caller's account to the recipient's account.

    Parameters

    • binaryArgs: StaticArray<number>

      Args object serialized as a string containing:

      • the recipient's account (address)
      • the number of tokens (u64).

    Returns void

Generated using TypeDoc