↓ 4 callersFunctioncreateSumSubHeaders(
method: string,
url: string,
body: string,
secretKey: string,
appToken: string,
)
src/features/kyc/utils/createSumSubHeaders.ts:17
↓ 3 callersFunctioncreateListingFormSchema({
isGod,
isEditing,
isST,
pastListing,
hackathons,
}: ListingFormSchemaOptions)
src/features/listing-builder/types/schema.ts:47
↓ 3 callersFunctioncreateTranche({
applicationId,
requesterUserId,
helpWanted,
update,
walletAddress,
isFirstTranche,
eventPictu
src/features/grants/utils/createTranche.ts:226
↓ 3 callersFunctiongetGrantApprovedEmailBody({
granteeName,
grantTitle,
projectTitle,
approvedAmount,
token,
salutation,
reviewerNote,
}: {
src/features/sponsor-dashboard/utils/grantEmailCopy.ts:19
↓ 3 callersFunctiongetGrantRejectedEmailBody({
granteeName,
grantTitle,
projectTitle,
salutation,
reviewerNote,
}: {
granteeName?: string | nu
src/features/sponsor-dashboard/utils/grantEmailCopy.ts:54