Helius SDK - v2.2.2
    Preparing search index...
    GetAllTokenAccountsByOwnerFn: (
        owner: string,
        filter?: GetTokenAccountsByOwnerV2Request[1],
        options?: Omit<GetTokenAccountsByOwnerV2Config, "paginationKey" | "limit">,
    ) => Promise<ReadonlyArray<GtaV2Account>>

    Type Declaration