Function constructMainDepositData

  • Constructs the main deposit data for a given token and recipient.

    Returns

    The main deposit data in bytes array

    Parameters

    • tokenStats: BigNumber

      The amount of ERC20 tokens or the token ID of ERC721 tokens.

    • destRecipient: Uint8Array

      The recipient address in bytes array

    Returns Uint8Array

Generated using TypeDoc