MCPcopy Create free account

hub / github.com/NeurProjects/neur-app / functions

Functions392 in github.com/NeurProjects/neur-app

↓ 1 callersFunctionfetchSavedPrompts
()
src/app/(user)/home/conversation-input.tsx:89
↓ 1 callersFunctionfetchSavedPrompts
()
src/app/(user)/home/home-content.tsx:92
↓ 1 callersFunctionfetchSavedPrompts
()
src/app/(user)/saved-prompts/page.tsx:71
↓ 1 callersFunctionfilterSolanaTokens
( options: FilterTokensOptions, )
src/lib/solana/integrations/defined_fi.ts:320
↓ 1 callersMethodfilterTokens
( options: FilterTokensOptions, )
src/lib/solana/integrations/defined_fi.ts:73
↓ 1 callersFunctionfilterTools
( tools: Record<string, ToolConfig>, )
src/ai/providers.tsx:171
↓ 1 callersFunctionformatBalance
(balance: number, decimals: number)
src/components/transfer-dialog.tsx:124
↓ 1 callersFunctionformatDate
(time: number, timeFrame: TIMEFRAME)
src/components/price-chart.tsx:34
↓ 1 callersFunctionformatHoldersCount
(count: number | undefined)
src/components/message/token-grid.tsx:60
↓ 1 callersFunctionformatListedTime
(date: string | undefined)
src/components/message/token-grid.tsx:71
↓ 1 callersFunctionformatPrivyId
(id: string | undefined)
src/lib/utils/format.ts:48
↓ 1 callersFunctionformatShortNumber
(value: number)
src/lib/utils/format.ts:34
↓ 1 callersFunctionformatTimestamp
(timestamp: number)
src/ai/solana/magic-eden.tsx:66
↓ 1 callersFunctionformatUserCreationDate
(date: string | undefined)
src/lib/utils/format.ts:8
↓ 1 callersFunctionformatWalletAddress
( address: string | undefined, length: number = 5, )
src/lib/utils/format.ts:20
↓ 1 callersFunctiongenerateEncryptedKeyPair
()
src/lib/solana/wallet-generator.ts:10
↓ 1 callersFunctiongenerateExposedKeyPair
* Generate exposed keypair
src/lib/solana/wallet-generator.ts:26
↓ 1 callersFunctiongenerateTitleFromUserMessage
({ message, }: { message: string; })
src/server/actions/ai.ts:19
↓ 1 callersMethodgenerateToken
()
src/lib/solana/integrations/defined_fi.ts:7
↓ 1 callersMethodgetBalance
* Get wallet SOL balance * @param address Wallet address or .sol domain
src/lib/solana/index.ts:42
↓ 1 callersFunctiongetBotUsername
()
src/server/actions/telegram.ts:37
↓ 1 callersFunctiongetChatIdByUsername
( username: string, )
src/server/actions/telegram.ts:44
↓ 1 callersFunctiongetDexOhlcv
( poolId: string, network: string = 'solana', timeFrame: TIMEFRAME = TIMEFRAME.MINUTES, aggregator?: s
src/server/actions/chart.ts:124
↓ 1 callersFunctiongetDialogHeader
(action: SubscriptionAction)
src/components/subscription/subscription-section.tsx:121
↓ 1 callersFunctiongetFrequencyLabel
(frequency: number)
src/ai/generic/action.tsx:17
↓ 1 callersFunctiongetGridLayout
(count: number)
src/app/(user)/chat/[id]/chat-interface.tsx:130
↓ 1 callersFunctiongetHoldersClassification
( mint: string, limit: number = 10, )
src/lib/solana/helius.ts:477
↓ 1 callersFunctiongetImageStyle
(index: number, total: number)
src/app/(user)/chat/[id]/chat-interface.tsx:137
↓ 1 callersFunctiongetInitials
(name: string)
src/components/message/wallet-portfolio.tsx:19
↓ 1 callersFunctiongetIsActive
(itemSegment: string)
src/components/dashboard/app-sidebar.tsx:108
↓ 1 callersFunctiongetNextExecutionTime
(startTime: number | null)
src/ai/generic/action.tsx:34
↓ 1 callersMethodgetPhantomProvider
()
src/lib/solana/index.ts:65
↓ 1 callersFunctiongetPriceHistory
( contractAddress: string, network: string = 'solana', timeFrame: TIMEFRAME = TIMEFRAME.DAYS, timeDelt
src/server/actions/chart.ts:171
↓ 1 callersFunctiongetPriceHistoryFromCG
( tokenId: string, timeFrame: TIMEFRAME = TIMEFRAME.DAYS, timeDelta: number = 7, )
src/server/actions/chart.ts:82
↓ 1 callersFunctiongetRandomSuggestions
(count: number)
src/app/(user)/home/data/suggestions.ts:55
↓ 1 callersFunctiongetTokenHolderCount
(mintInfo: MintInfo)
src/lib/solana/helius.ts:389
↓ 1 callersFunctiongetTokenId
( contractAddress: string, network: string = 'solana', )
src/server/actions/chart.ts:66
↓ 1 callersFunctiongetTokenPools
( contractAddress: string, network: string = 'solana', )
src/server/actions/chart.ts:101
↓ 1 callersFunctiongetToolMessageResult
( message: CoreToolMessage, )
src/lib/utils/ai.ts:59
↓ 1 callersFunctiongetTopTokenHolders
( mintInfo: MintInfo, )
src/lib/solana/helius.ts:350
↓ 1 callersFunctiongetUnconfirmedConfirmationMessage
( messages: Array<Message>, )
src/lib/utils/ai.ts:12
↓ 1 callersFunctiongetUserID
(accessToken: string)
src/lib/utils/grant-discord-role.ts:29
↓ 1 callersMethodgetValidToken
()
src/lib/solana/integrations/defined_fi.ts:33
↓ 1 callersFunctiongrantDiscordRole
(userId: string)
src/lib/utils/grant-discord-role.ts:9
↓ 1 callersFunctionhandleAddToFavorites
(id: string, isFavorite: boolean)
src/app/(user)/saved-prompts/page.tsx:254
↓ 1 callersFunctionhandleAmountChange
(newValue: string)
src/components/transfer-dialog.tsx:149
↓ 1 callersFunctionhandleConfirmation
({ current, unconfirmed, }: { current: Message; unconfirmed: Message | undefined; })
src/lib/utils/ai.ts:164
↓ 1 callersFunctionhandleCopy
(text: string)
src/components/ui/copyable-text.tsx:18
↓ 1 callersFunctionhandleGrantDiscordRole
(accessToken: string)
src/app/(user)/account/account-content.tsx:234
↓ 1 callersFunctionhandleMarkAsRead
(id: string)
src/components/dashboard/app-sidebar-conversations.tsx:243
↓ 1 callersFunctionhandleUpdateReferralCode
(referralCode: string)
src/app/(user)/account/account-content.tsx:175
↓ 1 callersFunctionisValidBs58
(text: string)
src/components/ui/copyable-text.tsx:23
↓ 1 callersFunctionloadFromCache
* Loads cached NeurUser data from localStorage * @returns {NeurUser | null} Cached user data or null if not found/invalid
src/hooks/use-user.ts:27
↓ 1 callersFunctionmapTimeframeToCgInterval
(timeFrame: TIMEFRAME)
src/server/actions/chart.ts:23
↓ 1 callersFunctionmapTimeframeToDexPath
(timeFrame: TIMEFRAME)
src/server/actions/chart.ts:34
↓ 1 callersFunctionmapTokenDecimals
( data: BundleAnalysisResponse, decimals: number, )
src/ai/solana/bundle.tsx:13
↓ 1 callersFunctionparseTransaction
( txHash: string, )
src/server/actions/eap.ts:21
↓ 1 callersFunctionprocessAction
(action: ActionWithUser)
src/server/actions/action.ts:32
↓ 1 callersFunctionprocessImageUrl
(url: string)
src/ai/solana/magic-eden.tsx:70
↓ 1 callersFunctionrefreshAndRedirect
()
src/app/(misc)/refresh/refresh-content.tsx:17
↓ 1 callersFunctionrenderStepContent
()
src/components/transfer-dialog.tsx:208
↓ 1 callersFunctionsendTelegramMessage
(chatId: string, text: string)
src/server/actions/telegram.ts:56
↓ 1 callersMethodsendTransferWithMemo
* Send SOL transfer transaction with memo
src/lib/solana/index.ts:100
↓ 1 callersFunctionshortenAddress
(addr: string)
src/components/price-chart.tsx:51
↓ 1 callersMethodsignTransaction
( transaction: T, )
src/lib/solana/PrivyEmbeddedWallet.ts:24
↓ 1 callersFunctionthrottle
( func: T, limit: number, )
src/lib/utils.ts:43
↓ 1 callersFunctiontransferTokenServer
({ userId, walletId, receiverAddress, tokenAddress, amount, tokenSymbol, }: { userId: string;
src/server/utils/index.ts:28
↓ 1 callersFunctiontraverse
(obj: any)
src/ai/solana/bundle.tsx:30
↓ 1 callersFunctiontruncate
(str: string, length = 4)
src/components/message/pumpfun-launch.tsx:34
↓ 1 callersFunctionupdateFilter
(value: FilterValue)
src/app/(user)/saved-prompts/page.tsx:290
↓ 1 callersFunctionupdatePromptLastUsedAt
(id: string)
src/app/(user)/home/home-content.tsx:295
↓ 1 callersFunctionupdateUser
(data: UserUpdateData)
src/server/actions/user.ts:318
↓ 1 callersFunctionuploadImage
(file: File)
src/lib/upload.ts:5
↓ 1 callersFunctionuseActions
(userId?: string)
src/hooks/use-actions.ts:6
↓ 1 callersFunctionuseAnimationEffect
()
src/app/(user)/chat/[id]/chat-interface.tsx:174
↓ 1 callersFunctionuseEmbeddedWallets
()
src/hooks/use-wallets.ts:7
↓ 1 callersFunctionvalidateAggregator
(timeFrame: TIMEFRAME, aggregator?: string)
src/server/actions/chart.ts:47
FunctionAccountContent
()
src/app/(user)/account/account-content.tsx:58
FunctionAccountPage
()
src/app/(user)/account/page.tsx:14
FunctionActionEmitter
({ actionId }: ActionEmitterProps)
src/components/action-emitter.tsx:11
FunctionActionMenuItem
({ action, onDelete, onEdit }: ActionMenuItemProps)
src/components/dashboard/app-sidebar-automations.tsx:68
FunctionActivityList
({ activities }: { activities: MagicEdenActivity[] })
src/ai/solana/magic-eden.tsx:160
FunctionAiParticlesBackground
()
src/components/ui/ai-particles-background.tsx:9
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/alert-dialog.tsx:63
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/alert-dialog.tsx:49
FunctionAnimatedBeam
({ className, containerRef, fromRef, toRef, curvature = 0, reverse = false, // Include the reverse
src/components/ui/animated-beam.tsx:29
FunctionAnimatedListItem
({ children }: { children: React.ReactNode })
src/components/ui/animated-list.tsx:52
FunctionAnimatedShinyText
({ children, className, shimmerWidth = 100, })
src/components/ui/animated-shiny-text.tsx:11
FunctionAnimatedSubscribeButton
({ buttonColor, subscribeStatus, buttonTextColor, changeText, initialText, })
src/components/ui/animated-subscribe-button.tsx:17
FunctionAppSidebar
()
src/components/dashboard/app-sidebar.tsx:105
FunctionAppSidebarAutomations
()
src/components/dashboard/app-sidebar-automations.tsx:304
FunctionAppSidebarConversations
()
src/components/dashboard/app-sidebar-conversations.tsx:201
FunctionAppSidebarFooter
()
src/components/dashboard/app-sidebar.tsx:52
FunctionAppSidebarHeader
()
src/components/dashboard/app-sidebar.tsx:27
FunctionAppSidebarUser
()
src/components/dashboard/app-sidebar-user.tsx:27
FunctionAttachmentPreview
({ attachment, onRemove, }: { attachment: UploadingImage; onRemove: () => void; })
src/app/(user)/home/conversation-input.tsx:44
FunctionAuthProviders
({ children, }: { children: React.ReactNode; })
src/components/provider-auth.tsx:13
FunctionBadge
({ className, variant, ...props }: BadgeProps)
src/components/ui/badge.tsx:31
FunctionBanner
({ children }: BannerProps)
src/components/ui/banner.tsx:13
FunctionBentoCard
({ name, className, background, Icon, description, href, cta, }: { name: string; className:
src/components/ui/bento-grid.tsx:27
← previousnext →101–200 of 392, ranked by callers