MCPcopy Create free account

hub / github.com/SuperteamDAO/earn / functions

Functions2,549 in github.com/SuperteamDAO/earn

↓ 1 callersFunctiondetectTokenProgram
(mintAddress: string)
src/features/wallet/components/withdraw/WithdrawFundsFlow.tsx:79
↓ 1 callersFunctiondetectTokenProgram
(mintAddress: string)
src/features/sponsor-dashboard/components/Submissions/PayoutButton.tsx:101
↓ 1 callersFunctiondetermineSponsorStage
( listing: BountyWithStageFields, hasUnpaidWinners: boolean, hasUncommittedProjectAiReviews: boolean,
src/app/api/homepage/sponsor-stage/route.ts:94
↓ 1 callersFunctiondigitsInLargestString
(numbers: string[])
src/features/listings/components/ListingPage/RightSideBar.tsx:35
↓ 1 callersFunctionerrorHandler
(error: any)
src/features/grants/components/Modals/KYCModal.tsx:77
↓ 1 callersFunctionescapeLikePattern
(str: string)
src/app/api/image/delete/route.ts:20
↓ 1 callersFunctionexportSubmissionsCsv
()
src/features/sponsor-dashboard/components/Submissions/SubmissionHeader.tsx:167
↓ 1 callersFunctionextractDocImageIds
(doc: any)
src/features/kyc/utils/getApplicantData.ts:115
↓ 1 callersFunctionextractHostedPath
( input: string, { prefix, hosts, minSegments = 1, }: { prefix: string; hosts: strin
src/features/grants/utils/stGrant.ts:167
↓ 1 callersFunctionextractImageUrls
(htmlContent: string)
src/components/tiptap/hooks/use-minimal-tiptap.ts:166
↓ 1 callersFunctionextractPublicIdFromUrl
(url: string)
src/utils/cloudinary.ts:87
↓ 1 callersFunctionextractTxId
(url: string)
src/features/sponsor-dashboard/components/GrantApplications/PaymentsHistoryTab.tsx:34
↓ 1 callersFunctionextractUsernames
( comments: Array<{ message: string; replies?: any[] }>, )
src/features/comments/utils/fetchComments.ts:93
↓ 1 callersFunctionfetchActiveHackathons
()
src/features/sponsor-dashboard/queries/active-hackathons.ts:6
↓ 1 callersFunctionfetchApplications
(slug: string)
src/features/sponsor-dashboard/queries/applications.ts:12
↓ 1 callersFunctionfetchApprovedGrantees
( grantId: string, searchTerm: string, )
src/features/sponsor-dashboard/queries/approved-grantees.ts:7
↓ 1 callersFunctionfetchBookmarks
(id: string)
src/features/listings/queries/listing-bookmark-status.ts:9
↓ 1 callersFunctionfetchComments
( params: CommentsParams, )
src/features/comments/queries/comments.ts:18
↓ 1 callersFunctionfetchData
()
src/features/listings/components/Submission/SubmissionDrawer.tsx:284
↓ 1 callersFunctionfetchFeed
({ pageParam, ...params }: GetFeedParams & { pageParam: number })
src/features/feed/queries/useGetFeed.ts:18
↓ 1 callersFunctionfetchFeedPost
( params: FeedPostParams, )
src/features/feed/queries/feed-post.ts:12
↓ 1 callersFunctionfetchFeedPostQuery
(params: FeedPostParams)
src/features/feed/queries/feed-post.ts:22
↓ 1 callersFunctionfetchGrants
({ context, category, region = '', sponsor = '', skill = '', }: GrantsParams)
src/features/grants/hooks/useGrants.ts:19
↓ 1 callersFunctionfetchHackathon
( hackathonId?: string, )
src/features/listing-builder/utils/contextBuilder.ts:13
↓ 1 callersFunctionfetchHackathons
({ context, name, status = 'open', sortBy = 'Prize', order = 'desc', }: HackathonParams)
src/features/hackathon/hooks/useHackathons.ts:29
↓ 1 callersFunctionfetchImageBlob
( src: string, )
src/components/tiptap/extensions/image/image.ts:114
↓ 1 callersFunctionfetchListing
(slug: string)
src/features/sponsor-dashboard/queries/listing.ts:7
↓ 1 callersFunctionfetchListingTemplates
(type: BountyType)
src/features/listing-builder/queries/listing-templates.ts:7
↓ 1 callersFunctionfetchListings
()
src/features/sponsor-dashboard/queries/dashboard.ts:7
↓ 1 callersFunctionfetchListings
({ context, tab, category, status = 'open', sortBy = 'Date', order = 'asc', region = '', spons
src/features/listings/hooks/useListings.ts:37
↓ 1 callersFunctionfetchListingsFilterCount
({ context, tab, status = 'open', region = '', sponsor = '', skill = '', }: ListingsFilterCountPar
src/features/listings/hooks/useListingsFilterCount.ts:28
↓ 1 callersFunctionfetchLiveGrants
( params: GetGrantsParams = {}, )
src/features/grants/queries/live-grants.ts:12
↓ 1 callersFunctionfetchLiveListings
( params: ListingsParams, )
src/features/listings/queries/live-listings.ts:16
↓ 1 callersFunctionfetchLocalProfiles
()
src/features/sponsor-dashboard/queries/local-profiles.ts:27
↓ 1 callersFunctionfetchLocation
()
src/features/talent/components/onboarding-form/fields/Location.tsx:25
↓ 1 callersFunctionfetchMembersQueryFn
({ searchText, skip, length, }: MembersQueryParams)
src/features/sponsor-dashboard/queries/members.ts:12
↓ 1 callersFunctionfetchOgImage
(url: string)
src/queries/og.ts:15
↓ 1 callersFunctionfetchPfps
(userIds: string[])
src/features/home/queries/vibe-pfps.ts:5
↓ 1 callersFunctionfetchPoW
()
src/pages/earn/t/[slug]/edit.tsx:182
↓ 1 callersFunctionfetchRelatedListings
( params: RelatedListingsParams, )
src/features/listings/queries/related-listing.ts:13
↓ 1 callersFunctionfetchScouts
(bountyId: string)
src/features/sponsor-dashboard/queries/scouts.ts:6
↓ 1 callersFunctionfetchStats
(slug: string)
src/queries/hackathon.ts:19
↓ 1 callersFunctionfetchSubmissionCount
(listingId: string)
src/features/listings/queries/submission-count.ts:5
↓ 1 callersFunctionfetchSubmissions
( slug: string, isHackathon?: boolean, )
src/features/sponsor-dashboard/queries/submissions.ts:6
↓ 1 callersFunctionfetchSubscriptions
()
src/pages/earn/hackathon/talent-olympics.tsx:942
↓ 1 callersFunctionfetchTracks
(slug: string)
src/queries/hackathon.ts:14
↓ 1 callersFunctionfetchTranches
(slug: string)
src/features/sponsor-dashboard/queries/tranches.ts:48
↓ 1 callersFunctionfetchUnreviewedGrantApplications
( params: ApplicationsParams, )
src/features/sponsor-dashboard/queries/unreviewed-grant-applications.ts:11
↓ 1 callersFunctionfetchUnreviewedSubmissions
( params: ApplicationsParams, )
src/features/sponsor-dashboard/queries/unreviewed-submissions.ts:11
↓ 1 callersFunctionfetchUser
(userId: string)
src/features/listing-builder/utils/contextBuilder.ts:32
↓ 1 callersFunctionfetchUserApplication
(grantId: string)
src/features/grants/queries/user-application.ts:13
↓ 1 callersFunctionfetchUserTokens
( rpc: SolanaRpc, walletAddress: Address, )
src/features/wallet/utils/fetchUserTokens.ts:11
↓ 1 callersFunctionfetchUsernameRandom
( firstName?: string, )
src/features/talent/queries/random-username.ts:11
↓ 1 callersFunctionfetchVerificationStatus
(grantApplicationId: string)
src/features/grants/components/Modals/KYCModal.tsx:37
↓ 1 callersFunctionfetchVerificationStatus
(submissionId: string)
src/features/listings/components/Submission/KYCModal.tsx:25
↓ 1 callersFunctionfetchWalletActivity
( rpc: SolanaRpc, walletAddress: Address, )
src/features/wallet/utils/fetchWalletActivity.ts:9
↓ 1 callersFunctionfetchWinners
(id: string)
src/features/listings/queries/listing-winners.ts:6
↓ 1 callersFunctionfetchYourBookmarks
( params: ListingsParams, )
src/features/listings/queries/your-bookmarks.ts:11
↓ 1 callersMethodfileTooLarge
(maxSize: number)
src/lib/image-upload/errors.ts:23
↓ 1 callersFunctionfilterSuggestions
(text: string)
src/features/comments/components/Suggestions.tsx:26
↓ 1 callersFunctionfindCountryBySlug
( slug: string, chapters: ChapterRegionData[] = [], )
src/features/listings/utils/region.ts:252
↓ 1 callersFunctionflattenSkills
(skillsArray: any[])
src/app/api/sponsor-dashboard/listing/[id]/scout/route.ts:22
↓ 1 callersFunctionflattenSubSkills
(skillsArray: any[])
src/app/api/sponsor-dashboard/listing/[id]/scout/route.ts:12
↓ 1 callersFunctionformatDate
(entry: CreditEntry)
src/features/credits/components/CreditLog.tsx:278
↓ 1 callersFunctionformatDeadlineDate
(deadline: string | undefined)
src/features/home/components/SponsorStage/SponsorSidebarListing.tsx:24
↓ 1 callersFunctionformatFromNow
(now: string)
src/features/comments/utils/index.ts:3
↓ 1 callersFunctionformatImpressions
(num: number)
src/features/home/components/SponsorStage/BoostBanner.tsx:81
↓ 1 callersFunctionformatMetric
(key: string, value: string)
src/features/sponsor/components/Testimonials.tsx:21
↓ 1 callersFunctionformatPayoutDate
(d: dayjs.Dayjs)
src/utils/payout-date.ts:66
↓ 1 callersFunctionformatTime
(milliseconds: number)
src/features/sponsor-dashboard/components/Submissions/Modals/AiReviewBounties.tsx:554
↓ 1 callersFunctionformatTime
(milliseconds: number)
src/features/sponsor-dashboard/components/Submissions/Modals/AiReviewProjects.tsx:511
↓ 1 callersFunctionformatTime
(milliseconds: number)
src/features/sponsor-dashboard/components/GrantApplications/Modals/AiReview.tsx:536
↓ 1 callersFunctionformatTotalPrize
(total: number)
src/features/listing-builder/utils/formatTotalPrize.ts:1
↓ 1 callersFunctionformatUSD
(value: number | undefined)
src/features/sponsor/components/Stats.tsx:15
↓ 1 callersFunctiongenerateApiKey
()
src/features/agents/utils/agentTokens.ts:11
↓ 1 callersFunctiongenerateClaimCode
()
src/features/agents/utils/agentTokens.ts:20
↓ 1 callersFunctiongenerateConfettiPieces
(count: number)
src/features/pro/components/ProUpgradeOverlay.tsx:92
↓ 1 callersFunctiongenerateJobPostingSchema
( listing: Pick< Listing, | 'id' | 'title' | 'description' | 'requirements' | 'skill
src/utils/json-ld.ts:245
↓ 1 callersFunctiongenerateListingQuestionsPrompt
( description: string, type: BountyType, )
src/app/api/sponsor-dashboard/ai-generate/questions/prompts.ts:3
↓ 1 callersFunctiongenerateListingRewardsPrompt
({ description, token, tokenName, tokenUsdValue, type, }: RewardInputSchema & { tokenName?: string |
src/app/api/sponsor-dashboard/ai-generate/rewards/prompts.ts:10
↓ 1 callersFunctiongenerateListingSkillsPrompt
(description: string)
src/app/api/sponsor-dashboard/ai-generate/skills/prompts.ts:5
↓ 1 callersFunctiongenerateListingTitlePrompt
( description: string, type: BountyType, )
src/app/api/sponsor-dashboard/ai-generate/title/prompt.ts:3
↓ 1 callersFunctiongenerateListingTokenPrompt
( info: string, allowedTokens: string[], )
src/app/api/sponsor-dashboard/ai-generate/token/prompt.ts:1
↓ 1 callersFunctiongenerateMonetaryGrantSchema
( grant: Pick< Grant, | 'id' | 'title' | 'description' | 'minReward' | 'maxReward'
src/utils/json-ld.ts:358
↓ 1 callersFunctiongeneratePersonSchema
(person: { readonly firstName?: string; readonly lastName?: string; readonly username?: string; readon
src/utils/json-ld.ts:559
↓ 1 callersFunctiongenerateSignature
( timestamp: number, method: string, url: string, body: string, secretKey: string, )
src/features/kyc/utils/createSumSubHeaders.ts:3
↓ 1 callersFunctiongenerateSignedUploadParams
( source: ImageSource, publicId?: string, )
src/lib/image-upload/cloudinary-client.ts:16
↓ 1 callersFunctiongenerateSitemaps
()
src/app/sitemap.ts:268
↓ 1 callersFunctiongenerateSponsorOrganizationSchema
( sponsor: Pick< SponsorType, 'name' | 'slug' | 'logo' | 'url' | 'twitter' | 'bio' >, )
src/utils/json-ld.ts:196
↓ 1 callersFunctiongenerateSuperteamChaptersSchema
( superteams: readonly SuperteamInput[], )
src/utils/json-ld.ts:526
↓ 1 callersFunctiongenerateUniqueReferralCode
()
src/utils/referralCodeGenerator.ts:17
↓ 1 callersFunctiongetActionConfig
()
src/features/sponsor-dashboard/components/Submissions/Modals/MultiActionModal.tsx:60
↓ 1 callersFunctiongetActionConfig
()
src/features/sponsor-dashboard/components/GrantApplications/Modals/MultiActionModal.tsx:56
↓ 1 callersFunctiongetActionText
()
src/features/home/components/RecentActivity.tsx:45
↓ 1 callersFunctiongetAgentListingDetailsBySlug
(slug: string)
src/pages/api/agents/listings/details/[slug].ts:10
↓ 1 callersFunctiongetAgentSession
( req: | NextApiRequest | (IncomingMessage & { cookies: NextApiRequestCookies; }), )
src/features/auth/utils/getAgentSession.ts:20
↓ 1 callersFunctiongetAllowedListingRegions
()
src/features/listing-builder/utils/validateListingRegion.ts:7
↓ 1 callersFunctiongetAvatarSeed
(winner: SubmissionWithUser)
src/app/api/dynamic-og/winners/route.tsx:29
↓ 1 callersFunctiongetBackgroundColor
()
src/features/navbar/components/BountySnackbar.tsx:56
↓ 1 callersFunctiongetBackgroundColor
()
src/features/navbar/components/GrantSnackbar.tsx:27
← previousnext →601–700 of 2,549, ranked by callers