MCPcopy Create free account

hub / github.com/WardAnalytics/WardGraph / functions

Functions289 in github.com/WardAnalytics/WardGraph

FunctionSocialButton
({ name, Icon, link })
src/components/footer/socials/Socials.tsx:35
FunctionSocials
({ className })
src/components/footer/socials/Socials.tsx:50
FunctionSubscriptionPeriodButton
({ isActive, subscriptionPeriodMode, setSubscriptionPeriodMode, })
src/components/premium/SubscriptionPeriodToggle.tsx:38
FunctionSubscriptionPeriodToggle
({ subscriptionPeriodMode, setSubscriptionPeriodMode, })
src/components/premium/SubscriptionPeriodToggle.tsx:70
FunctionTabButton
({ tab, isSelected, setSelectedTab, isCollapsed, })
src/components/graph/analysis_window/content/advanced/Navbar.tsx:44
FunctionTabButtonNoComponent
({ tab })
src/components/graph/analysis_window/content/advanced/Navbar.tsx:11
FunctionTagInput
({ currentAddressTags, currentUserTags, onCreateCustomAddressTag, onDeleteCustomAddressTag, })
src/components/graph/analysis_window/header/TagInput.tsx:16
FunctionTagsPopover
({ input, options, selectedOptionIndex, addTag, })
src/components/graph/analysis_window/header/TagsPopover.tsx:59
FunctionTagsRow
({ onClick, selected, tag })
src/components/graph/analysis_window/header/TagsPopover.tsx:37
FunctionTermsAndConditions
({ className })
src/components/footer/terms_and_conditions/TermsAndConditions.tsx:8
FunctionTokenLogo
({ token, className })
src/components/common/TokenLogo.tsx:12
FunctionTransactionRow
({ usdValue, blockchain, timestamp, addresses, currency, hash, })
src/components/graph/TransactionsBetweenAddressesDialog.tsx:27
FunctionTransactionRow
({ usdValue, blockchain, timestamp, incoming, addresses, currency, hash, expanded, })
src/components/graph/analysis_window/content/transactions/Transactions.tsx:38
FunctionTransactionTooltip
({ source, target, volume, x, y, }: TransactionTooltipProps)
src/components/graph/TransactionTooltip.tsx:13
FunctionTransactions
()
src/components/graph/analysis_window/content/transactions/Transactions.tsx:137
FunctionTransactionsBetweenAddressesDialog
({ show, setShow, src, dst })
src/components/graph/TransactionsBetweenAddressesDialog.tsx:91
FunctionTransfershipEdge
({ id, source, sourceX, sourceY, sourcePosition, targetX, targetY, targetPosition, target,
src/components/graph/custom_elements/edges/TransfershipEdge/TransfershipEdge.tsx:10
FunctionTurnPremiumDialog
({ isOpen, onClose, sucessRedirectPath = "", cancelRedirectPath = "", })
src/components/premium/TurnPremiumDialog.tsx:22
FunctionTutorialCardList
({ items })
src/components/graph/tutorial/components/TutorialCardList.tsx:24
FunctionTutorialCardListItems
({ text, Icon })
src/components/graph/tutorial/components/TutorialCardList.tsx:8
FunctionTutorialCardParagraph
({ text })
src/components/graph/tutorial/components/TutorialCardParagraph.tsx:7
FunctionTutorialCardTitle
({ title, Icon, className, })
src/components/graph/tutorial/components/TutorialCardTitle.tsx:9
FunctionTutorialDialog
({ show: isTutorialOpen, setShow: setIsTutorialOpen, initialStep = 0, })
src/components/graph/tutorial/TutorialDialog.tsx:91
FunctionTutorialImage
({ src, alt })
src/components/graph/tutorial/components/TutorialCardImage.tsx:8
FunctionTutorialStepCard
({ Step, show })
src/components/graph/tutorial/components/TutorialStepCard.tsx:9
FunctionTutorialVideo
({ src, alt })
src/components/graph/tutorial/components/TutorialVideo.tsx:8
FunctionUnsavedGraphTemplate
({ showLandingPage = false, })
src/templates/UnsavedGraphTemplate.tsx:27
FunctionViewTransition
({ children, show })
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureTabGeneric.tsx:28
FunctionassetFileNames
()
vite.config.ts:17
FunctioncloseDialog
()
src/components/common/DeleteGraphDialog.tsx:21
FunctioncloseDialog
()
src/components/common/CreateGraphDialog.tsx:28
FunctioncloseDialog
()
src/components/graph/hotbar/components/ShareDialog.tsx:89
FunctioncloseDialog
()
src/components/graph/hotbar/components/SettingsDialog.tsx:88
Methodconstructor
(message: string)
src/services/auth/errors.ts:3
Methodconstructor
(message: string = "User is not logged in")
src/services/auth/errors.ts:10
Methodconstructor
(message: string = "The user's email is not verified")
src/services/auth/errors.ts:17
Methodconstructor
(message: string = "User is not premium")
src/services/auth/errors.ts:24
Methodconstructor
(message: string = "User not found")
src/services/firestore/user/errors.ts:3
Methodconstructor
( message: string = 'User has reached the limit of "Expand with AI" feature free usage', )
src/services/firestore/user/free_usage/errors.ts:3
Methodconstructor
(message: string = "Graph not found")
src/services/firestore/user/graph_saving/errors.ts:2
Methodconstructor
(message: string = "Graph not found")
src/services/firestore/graph_sharing/errors.ts:3
FunctioncopyToClipboard
()
src/components/common/utility_icons/CopyToClipboardIcon.tsx:17
FunctioncopyToClipboard
()
src/components/graph/hotbar/components/ShareDialog.tsx:103
FunctioncreateAccount
(data: SignUpSchema)
src/components/auth/SignupForm.tsx:109
FunctiongenerateShortUrl
* Stores the url in the database and returns the shortened url * * @param url The original url to be shortened * @returns The shortened url
src/utils/generateShortUrl.ts:9
FunctiongenerateUniqueKey
()
src/utils/generateUUID.ts:8
FunctiongetEdgeParams
(source: Node, target: Node)
src/components/graph/custom_elements/edges/TransfershipEdge/utils.tsx:84
FunctiongetLayoutedElements
( graph: Dagre.graphlib.Graph, nodes: Node[], edges: Edge[], )
src/components/graph/layout.tsx:4
FunctiongetVerifiedUser
()
src/services/auth/auth.services.ts:173
FunctionhandleGoogleSignIn
()
src/components/auth/SignupForm.tsx:25
FunctionhandleGoogleSignIn
()
src/components/auth/LoginForm.tsx:21
FunctionhandleImageError
()
src/components/common/EntityLogo.tsx:16
FunctionhandleImageError
()
src/components/common/TokenLogo.tsx:16
FunctionhandleImageLoad
()
src/components/common/EntityLogo.tsx:20
FunctionhandleImageLoad
()
src/components/common/TokenLogo.tsx:20
FunctionhandleLogin
(data: LoginSchema)
src/components/auth/LoginForm.tsx:45
FunctionhandleMouseMove
(e: any)
src/components/graph/custom_elements/edges/TransfershipEdge/TransfershipEdge.tsx:90
FunctionhandleResetPassword
(data: ResetPasswordSchema)
src/components/auth/ForgotPasswordForm.tsx:32
FunctionhandleSearchAddress
(address: string)
src/components/graph/hotbar/components/NewAddressModal.tsx:19
FunctionisAuthenticated
()
src/services/auth/auth.services.ts:161
Functionlogin
( email: string, password: string, onSuccess: (userID: string) => void, onError: (error: any) => void,
src/services/auth/auth.services.ts:54
Functionlogout
(onSuccess: () => void, onError: (error: any) => void)
src/services/auth/auth.services.ts:90
FunctionmutationFn
(props)
src/api/labels/labels.ts:123
FunctiononCopy
()
src/components/graph/hotbar/components/ShareDialog.tsx:28
FunctiononGoogleLoginError
(error: any)
src/components/auth/AuthDialog.tsx:164
FunctiononGoogleLoginSucess
(userID: string)
src/components/auth/AuthDialog.tsx:152
FunctiononGoogleSignupError
(error: any)
src/components/auth/AuthDialog.tsx:223
FunctiononGoogleSignupSucess
()
src/components/auth/AuthDialog.tsx:212
FunctiononLoginError
(error: any)
src/components/auth/AuthDialog.tsx:135
FunctiononLoginSuccess
(userID: string)
src/components/auth/AuthDialog.tsx:123
FunctiononLogoutError
(error: any)
src/components/navbar/Navbar.tsx:229
FunctiononLogoutSuccess
()
src/components/navbar/Navbar.tsx:223
FunctiononNext
()
src/components/common/pagination/component.tsx:37
FunctiononPrevious
()
src/components/common/pagination/component.tsx:42
FunctiononResetPasswordError
(error: any)
src/components/auth/AuthDialog.tsx:250
FunctiononResetPasswordSuccess
()
src/components/auth/AuthDialog.tsx:240
FunctiononSignupError
(error: any)
src/components/auth/AuthDialog.tsx:195
FunctiononSignupSuccess
()
src/components/auth/AuthDialog.tsx:181
FunctionqueryFn
({ signal })
src/api/labels/labels.ts:69
FunctionqueryFn
({ signal })
src/api/transactions/transactions.ts:61
FunctionqueryFn
({ signal })
src/api/compliance/compliance.ts:57
FunctionremoveCustomUserTag
(userID: string, tag: string)
src/services/firestore/user/custom_tags/user_tags.tsx:32
FunctionresetUserPassword
( email: string, onSuccess: () => void, onError: (error: any) => void, )
src/services/auth/auth.services.ts:141
FunctionselectRandomAddress
()
src/components/graph/landing_page/LandingPage.tsx:21
FunctionsignUp
( email: string, password: string, onSuccess: () => void, onError: (error: any) => void, )
src/services/auth/auth.services.ts:23
FunctionsignUpWithGoogle
( onSuccess: (userID: string) => void, onError: (error: any) => void, )
src/services/auth/auth.services.ts:106
FunctiontoggleExpanded
()
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureView.tsx:147
FunctionuseActiveSubscription
({ enabled }: UserSubscriptionOptions = { enabled: true })
src/services/stripe/subscriptions.tsx:21
FunctionuseGetCategory
(options?: { mutation?:UseMutationOptions<Awaited<ReturnType<typeof getCategory>>, TError,{data: GetCategoryBo
src/api/labels/labels.ts:187
← previous201–289 of 289, ranked by callers