• Function that checks whether ATA exists for each provided owner

    Parameters

    • connection: Connection

      Solana client connection

    • paramsBatch: AtaParams[]

      Array of Params for each ATA account: {mint, owner}

    Returns Promise<boolean[]>

    Array of boolean where each member corresponds to an owner