• Returns the allowance set on the owner's account for the spender.

    Parameters

    • binaryArgs: StaticArray<number>

      Args object serialized as a string containing:

      • the owner's account (address)
      • the spender's account (address).

    Returns StaticArray<u8>

Generated using TypeDoc