MCPcopy Create free account

hub / github.com/SuperteamDAO/earn / functions

Functions2,549 in github.com/SuperteamDAO/earn

↓ 1 callersFunctionFileHandlePlugin
(options: FileHandlePluginOptions)
src/components/tiptap/extensions/file-handler/index.ts:18
↓ 1 callersFunctionInviteMemberTemplate
({ senderName, sponsorName, link, }: TemplateProps)
src/features/emails/components/inviteMemberTemplate.tsx:9
↓ 1 callersFunctionTree2Element
(tree?: IconTree[])
src/components/icons/helpers/GenIcon.tsx:11
↓ 1 callersFunctionWelcomeSponsorTemplate
()
src/features/emails/components/welcomeSponsorTemplate.tsx:5
↓ 1 callersFunctionaddCreditDispute
( userId: string, type: CreditEventType, id: string, )
src/features/credits/utils/allocateCredits.ts:109
↓ 1 callersFunctionaddGrantWinBonusCredit
( userId: string, applicationId: string, )
src/features/credits/utils/allocateCredits.ts:50
↓ 1 callersFunctionaddJupiterToken
( mintAddress: string, onSelect: (value: string) => void, )
src/features/listing-builder/components/Form/Rewards/Tokens/TokenSelect.tsx:237
↓ 1 callersFunctionaddMention
(str: string, username: string)
src/features/comments/components/Suggestions.tsx:146
↓ 1 callersFunctionaddNewComment
()
src/features/comments/components/CommentForm.tsx:52
↓ 1 callersFunctionaddNewReplyLvl1
(msg: string)
src/features/comments/components/Comment.tsx:165
↓ 1 callersFunctionaddOnboardingInfoToAirtable
( application: GrantApplicationWithUserAndGrant, )
src/features/grants/utils/addOnboardingInfoToAirtable.ts:64
↓ 1 callersFunctionaddPaymentField
()
src/features/sponsor-dashboard/components/Modals/VerifyPayment.tsx:279
↓ 1 callersFunctionaddPaymentInfoToAirtable
( inputSubmission: ValidatedSubmission, )
src/features/listings/utils/addPaymentInfoToAirtable.ts:140
↓ 1 callersFunctionaddProtocolIfNeeded
(url: string)
src/components/shared/LinkTextParser.tsx:12
↓ 1 callersFunctionaddReferralInviterWinBonus
( inviterUserId: string, submissionId: string, )
src/features/credits/utils/allocateCredits.ts:168
↓ 1 callersFunctionaddSpamPenaltyCredit
(submissionId: string)
src/features/credits/utils/allocateCredits.ts:65
↓ 1 callersFunctionaddSpamPenaltyGrant
( userId: string, applicationId: string, )
src/features/credits/utils/allocateCredits.ts:94
↓ 1 callersFunctionaddTokenToList
(token: Token)
src/constants/tokenList.ts:40
↓ 1 callersFunctionaddTrailingSlash
(pathname: string)
src/utils/canonical.ts:1
↓ 1 callersFunctionaddVerifiedJupiterToken
( jupiterToken: JupiterToken, )
src/server/tokenList.ts:194
↓ 1 callersFunctionaddWinBonusCredit
(userId: string, submissionId: string)
src/features/credits/utils/allocateCredits.ts:29
↓ 1 callersFunctionadjustPrompt
(prompt: string, refine: boolean)
src/features/listing-builder/components/AutoGenerate/Dialog.tsx:43
↓ 1 callersFunctionapplicationsQuery
(slug: string)
src/features/sponsor-dashboard/queries/applications.ts:19
↓ 1 callersFunctionapplyCrop
()
src/components/ui/image-crop.tsx:186
↓ 1 callersFunctionapprovedGranteesQuery
( grantId: string | undefined, currentSponsorId: string | undefined, searchTerm: string = '', )
src/features/sponsor-dashboard/queries/approved-grantees.ts:20
↓ 1 callersFunctionarrayMatchingSkillsCaseConditionQuery
( subskills: string[], skills: string[], alias: string, )
src/app/api/sponsor-dashboard/listing/[id]/scout/route.ts:180
↓ 1 callersFunctionawaitedParse
()
src/components/shared/MarkdownRenderer.tsx:15
↓ 1 callersFunctionawardReferralFirstSubmissionBonusesForListing
( listingId: string, )
src/features/credits/utils/allocateCredits.ts:204
↓ 1 callersFunctionbackendListingRefinements
( data: ListingFormData, ctx: z.RefinementCtx, checkSlugFn: (slug: string, id?: string) => Promise<boole
src/features/listing-builder/types/schema.ts:483
↓ 1 callersFunctionbase64MimeType
(encoded: string)
src/components/tiptap/utils.ts:182
↓ 1 callersFunctionbaseAsset
(filename: string)
src/pages/earn/hackathon/cypherpunk.tsx:36
↓ 1 callersFunctionbaseAsset
(filename: string)
src/pages/earn/hackathon/breakout.tsx:59
↓ 1 callersFunctionblobUrlToBase64
(blobUrl: string)
src/components/tiptap/utils.ts:106
↓ 1 callersFunctionbuildCloudinaryURL
( src: string, transformations?: Record<string, string | number>, )
src/components/ui/cloudinary-image.tsx:17
↓ 1 callersFunctionbuildGrantsQuery
( args: BuildGrantsQueryArgs, user: { id: string; isTalentFilled: boolean; location: string |
src/features/grants/utils/query-builder.ts:72
↓ 1 callersFunctionbuildHackathonQuery
( args: BuildHackathonQueryArgs, user: { id: string; isTalentFilled: boolean; location: string
src/features/hackathon/utils/query-builder.ts:71
↓ 1 callersFunctionbuildMultiCountryRegionAliases
* Build alias map from multi-country regions: code -> full slug * e.g., 'eu' -> 'european-union', 'gcc' -> 'gulf-cooperation-council'
src/features/listings/utils/parse-opportunity-tags.ts:31
↓ 1 callersFunctionbuildMultiCountryRegionDisplayNames
* Build display name map from multi-country regions: full slug -> display name * e.g., 'european-union' -> 'EU', 'gulf-cooperation-council' -> 'GCC'
src/features/listings/utils/parse-opportunity-tags.ts:48
↓ 1 callersFunctionbuildSlugToCountryNameMap
* Build slug to country name map from multi-country regions * Maps slugs like 'european-union' -> 'European Union'
src/features/listings/utils/parse-opportunity-tags.ts:389
↓ 1 callersFunctioncalculateArrow
()
src/features/listing-builder/components/Form/PrePublish/ProSlideout.tsx:36
↓ 1 callersFunctioncalculateAtaCreationCost
( tokenAddress: string, decimals: number, )
src/app/api/wallet/create-signed-transaction/route.ts:77
↓ 1 callersFunctioncalculateRewardAmount
( data: ListingFormData, )
src/features/listing-builder/utils/listingTransformationPipe.ts:101
↓ 1 callersFunctioncalculateRewards
( iterableRewards: [string, number][], totalReward: number, )
src/features/listings/components/ListingPage/PrizesList.tsx:12
↓ 1 callersFunctioncalculateTotalImpressions
( step: BoostStep, emailImpressions: number, isFeatureAvailable: boolean, )
src/features/listing-builder/components/Form/Boost/utils.ts:72
↓ 1 callersFunctioncanUserSubmit
(userId: string)
src/features/credits/utils/canUserSubmit.ts:3
↓ 1 callersFunctioncenterAspectCrop
( mediaWidth: number, mediaHeight: number, aspect: number | undefined, )
src/components/ui/image-crop.tsx:31
↓ 1 callersFunctionchangeBountyStatus
(status: boolean)
src/features/sponsor-dashboard/components/Modals/UnpublishModal.tsx:67
↓ 1 callersFunctionchangeOpen
( nextOpen: boolean, options?: { bypassPrompt?: boolean }, )
src/features/listing-builder/components/Form/Rewards/Sheet.tsx:208
↓ 1 callersFunctioncheckAndUpdateKYCStatus
( userId: string, grantApplicationId: string, )
src/pages/api/sponsor-dashboard/grants/update-application-status.ts:45
↓ 1 callersFunctioncheckCautionStatus
(sponsor: { isCaution: boolean; })
src/features/listing-builder/utils/sponsorVerification.ts:28
↓ 1 callersFunctioncheckEmailValidity
(email: string)
src/features/auth/utils/email.ts:5
↓ 1 callersFunctioncheckForDisputeHash
()
src/features/credits/components/CreditDrawer.tsx:47
↓ 1 callersFunctioncheckHackathonStatus
()
src/pages/earn/hackathon/talent-olympics.tsx:162
↓ 1 callersFunctioncheckHashAndOpenModal
()
src/features/navbar/components/UserMenu.tsx:38
↓ 1 callersFunctioncheckNewSponsorStatus
( sponsorId: string, )
src/features/listing-builder/utils/sponsorVerification.ts:35
↓ 1 callersFunctioncheckOverdueListings
( sponsorId: string, )
src/features/listing-builder/utils/sponsorVerification.ts:80
↓ 1 callersFunctioncheckRateLimit
(userId: string)
src/lib/image-upload/security/rate-limiter.ts:33
↓ 1 callersFunctioncheckSlug
( slug: string, id?: string, )
src/features/listing-builder/utils/getValidSlug.ts:12
↓ 1 callersFunctioncheckSponsor
()
src/pages/earn/new/index.tsx:66
↓ 1 callersFunctioncheckTalent
()
src/pages/earn/new/index.tsx:43
↓ 1 callersFunctioncheckTypeAndSize
( input: File | string, { allowedMimeTypes, maxFileSize }: FileValidationOptions, )
src/components/tiptap/utils.ts:164
↓ 1 callersFunctioncheckUserSubmission
(listingId: string)
src/features/listings/queries/user-submission-status.ts:5
↓ 1 callersFunctionchunkArray
(array: T[], chunkSize: number)
src/pages/api/sponsor-dashboard/application/export-sheets.ts:58
↓ 1 callersFunctionchunkArray
(array: T[], chunkSize: number)
src/pages/api/sponsor-dashboard/submission/export-sheets.ts:59
↓ 1 callersFunctionclampStepForAvailability
( step: number, isFeatureAvailable: boolean, )
src/features/listing-builder/components/Form/Boost/utils.ts:52
↓ 1 callersFunctionclampToAllowedStep
( step: number, isFeatureAvailable: boolean, )
src/features/listing-builder/components/Form/Boost/utils.ts:63
↓ 1 callersFunctionclampToDecimals
(value: string, maxDecimals: number)
src/features/wallet/components/withdraw/TokenAmountInput.tsx:41
↓ 1 callersFunctioncleanTemplate
( template: Listing, prevValues: ListingFormData, )
src/features/listing-builder/utils/form.ts:146
↓ 1 callersFunctioncleanupOldEntries
()
src/lib/image-upload/security/rate-limiter.ts:20
↓ 1 callersFunctionclearStoredBookmarkIntent
(listingId: string)
src/features/listings/components/ListingPage/BookmarkListing.tsx:65
↓ 1 callersMethodcloudinaryError
(message: string)
src/lib/image-upload/errors.ts:51
↓ 1 callersFunctioncoerceRewardsRecord
( rewards: unknown, )
src/features/listing-builder/utils/rewards.ts:42
↓ 1 callersFunctioncommandFilter
()
src/components/ui/multi-select.tsx:422
↓ 1 callersFunctioncommentsQuery
(params: CommentsParams)
src/features/comments/queries/comments.ts:30
↓ 1 callersFunctioncomputePayoutDateUtc
(params: GetPayoutCopyParams)
src/utils/payout-date.ts:56
↓ 1 callersFunctionconsumeCredit
(userId: string, submissionId: string)
src/features/credits/utils/allocateCredits.ts:8
↓ 1 callersFunctionconvertFeedPostTypeToCommentRefType
( feedPostType: FeedPostType, )
src/features/feed/utils/index.ts:5
↓ 1 callersFunctionconvertSkillsToOptions
(skills: Skills)
src/components/shared/SkillsSelectNew.tsx:37
↓ 1 callersFunctioncopyToClipboard
(text: string)
src/features/sponsor-dashboard/components/ListingTable.tsx:130
↓ 1 callersFunctioncopyToClipboard
(text: string)
src/features/sponsor-dashboard/components/Submissions/SubmissionHeader.tsx:171
↓ 1 callersFunctioncopyToClipboard
(text: string)
src/features/sponsor-dashboard/components/GrantApplications/ApplicationHeader.tsx:123
↓ 1 callersFunctioncountLiveFeaturedListings
()
src/features/listing-builder/utils/listingTransformationPipe.ts:47
↓ 1 callersFunctioncreateBoringAvatarSvgDataUri
(seed: string)
src/app/api/dynamic-og/winners/route.tsx:77
↓ 1 callersFunctioncreateDecorateOptions
(isPro: boolean)
src/features/listings/components/Submission/EasterEgg.tsx:21
↓ 1 callersFunctioncreateFeePayerATA
( rpc: SolanaRpc, tokenMint: Address, feePayerSigner: KeyPairSigner, programId: Address, )
src/app/api/wallet/create-signed-transaction/route.ts:118
↓ 1 callersFunctioncreateGrantApplication
( userId: string, grantId: string, data: any, grant: any, )
src/app/api/grant-application/create/route.ts:36
↓ 1 callersFunctioncreateSumsubToken
( userId: string, secretKey: string, appToken: string, )
src/pages/api/sumsub/access-token.ts:11
↓ 1 callersFunctioncreateTrancheFormSchema
( isST: boolean, isAgenticEngineering: boolean, )
src/features/grants/components/Modals/TrancheFormModal.tsx:70
↓ 1 callersFunctioncustomEmptySection
()
src/pages/earn/pro.tsx:23
↓ 1 callersFunctiondashboardQuery
(sponsorId: string | undefined)
src/features/sponsor-dashboard/queries/dashboard.ts:12
↓ 1 callersFunctiondataURLToBlob
(dataURL: string)
src/components/ui/image-crop.tsx:52
↓ 1 callersFunctiondataURLToFile
(dataURL: string, filename: string)
src/components/shared/ImageUploader.tsx:53
↓ 1 callersFunctiondecrement
()
src/features/sponsor-dashboard/components/GrantApplications/Modals/ApproveModal.tsx:46
↓ 1 callersFunctiondecrement
()
src/features/sponsor-dashboard/components/Traches/ApproveTrancheModal.tsx:45
↓ 1 callersFunctiondeleteComment
(commentId: string)
src/features/comments/components/Comments.tsx:101
↓ 1 callersFunctiondeleteImage
(publicId: string)
src/lib/image-upload/cloudinary-client.ts:52
↓ 1 callersFunctiondescriptionByType
(type: CompensationType)
src/features/listing-builder/components/Form/Rewards/PaymentType.tsx:27
↓ 1 callersFunctiondescriptionPromptHackathon
(props: PromptProps)
src/app/api/sponsor-dashboard/ai-generate/description/prompts.ts:298
↓ 1 callersFunctiondescriptionPromptProject
(props: PromptProps)
src/app/api/sponsor-dashboard/ai-generate/description/prompts.ts:164
↓ 1 callersFunctiondetectLanguage
(description: string)
src/features/listing-builder/utils/listingTransformationPipe.ts:27
← previousnext →501–600 of 2,549, ranked by callers