• Helper function to fetch collections by update authority using GPA. For more filters, use the getCollectionV1GpaBuilder directly. For faster performance or more flexible queries, use DAS with mpl-core-das package.

    Returns

    Parameters

    • umi: Context

      Context

    • authority: string | PublicKey<string>

      Update authority of the collections

    Returns Promise<CollectionV1[]>

Generated using TypeDoc