• Resolves the extra accounts a transfer hook program's Execute CPI needs, ready to append to a transferChecked instruction: each configured extra account (resolved and de-escalated against the transfer's base accounts and each other), followed by the hook program and its validation account.

    Returns an empty array if the mint has no transfer hook validation account.

    Parameters

    Returns Promise<AccountMeta[]>

Generated using TypeDoc