MCPcopy Create free account

hub / github.com/WardAnalytics/WardGraph / functions

Functions289 in github.com/WardAnalytics/WardGraph

↓ 1 callersFunctionuseSearchHistory
(userID: string)
src/services/firestore/user/search_history/search_history.tsx:47
↓ 1 callersFunctionuseSearchLabels
(options?: { mutation?:UseMutationOptions<Awaited<ReturnType<typeof searchLabels>>, TError,{data: SearchLabels
src/api/labels/labels.ts:138
FunctionAddressNode
({ data: { address, highlight, expandAutomatically }, })
src/components/graph/custom_elements/nodes/AddressNode/AddressNode/AddressNode.tsx:101
FunctionAddressRow
({ address })
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/EntityView.tsx:30
FunctionAdvanced
()
src/components/graph/analysis_window/content/advanced/Advanced.tsx:54
FunctionAllContentComponents
({ tabs, selectedTab, }: AllContentComponentsProps)
src/components/graph/analysis_window/content/advanced/Advanced.tsx:24
FunctionApp
()
src/App.tsx:30
FunctionAuthDialog
({ isOpen, setIsOpen, redirectUrl = { pathname: "graph" }, signInText = "Sign in to your account" })
src/components/auth/AuthDialog.tsx:60
FunctionAuthInput
({ label, name, ...rest }: AuthInputProps)
src/components/auth/AuthInput.tsx:8
FunctionBackwardTip
()
src/components/graph/legend/Legend.tsx:32
FunctionBadge
({ color, text, Icon, className, onClick, }: BadgeProps)
src/components/common/Badge.tsx:21
FunctionBanner
({ children, position = "top", className, })
src/components/banner/Banner.tsx:10
FunctionBigButton
({ onClick, text, Icon, className })
src/components/common/BigButton.tsx:19
FunctionBillingTemplate
()
src/templates/BillingTemplate.tsx:15
FunctionBlockExplorerAddressIcon
({ blockchain, address, })
src/components/common/utility_icons/BlockExplorerAddressIcon.tsx:18
FunctionBlockExplorerTransactionIcon
({ blockchain, hash, })
src/components/common/utility_icons/BlockExplorerTransactionIcon.tsx:18
FunctionBreadcrumbs
({ pages, className, }: BreadcrumbsProps)
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/Breadcrumbs.tsx:29
FunctionCategoryIcon
({ category })
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureView.tsx:125
FunctionCategoryRow
({ category, total, incoming })
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureView.tsx:144
FunctionCopyLinkButton
({ onShareUrl })
src/components/graph/hotbar/components/ShareDialog.tsx:25
FunctionCopyToClipboardIcon
({ textToCopy })
src/components/common/utility_icons/CopyToClipboardIcon.tsx:14
FunctionCreateGraphDialog
({ isOpen, setOpen, graphInfo, })
src/components/common/CreateGraphDialog.tsx:21
FunctionCreateNewTagRow
({ onClick, selected, tag, })
src/components/graph/analysis_window/header/TagsPopover.tsx:12
FunctionCustomEdgePath
({ id, path, strokeWidth, opacity, edgeHandleID, isHidden, isClickable, onMouseEnter, onMous
src/components/graph/custom_elements/edges/TransfershipEdge/CustomEdgePath.tsx:25
FunctionDelayed
({ children, waitBeforeShow = 500 }: Props)
src/components/common/Delayed.tsx:14
FunctionDeleteGraphDialog
({ isOpen, setOpen, graphUID, })
src/components/common/DeleteGraphDialog.tsx:15
FunctionDirectExposure
()
src/components/graph/analysis_window/content/advanced/tabs/DirectExposure.tsx:7
FunctionDiscoverPlan
({ isPro })
src/components/premium/PlansList.tsx:17
FunctionDraggableWindow
({ analysisData, onExit, })
src/components/graph/analysis_window/AnalysisWindow.tsx:74
FunctionEnterprisePlan
()
src/components/premium/PlansList.tsx:197
FunctionEntityLogo
({ entity, className })
src/components/common/EntityLogo.tsx:12
FunctionEntityRow
({ entity, total, isLast, incoming })
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureView.tsx:36
FunctionEntityRow
({ entity, totalIncoming, totalOutgoing, paths, })
src/components/graph/analysis_window/content/overview/Overview.tsx:119
FunctionEntityView
()
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/EntityView.tsx:71
FunctionExpandWithAI
({ analysisData, addMultipleDifferentPaths, handleActionRequiringAuth, handleActionRequiringPremium, }
src/components/graph/analysis_window/content/overview/Overview.tsx:242
FunctionExplorationCard
()
src/components/graph/tutorial/steps/TutorialSteps.tsx:82
FunctionExposureColumn
({ exposure, incoming })
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureView.tsx:285
FunctionExposureColumnHeader
({ incoming, total, })
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureView.tsx:248
FunctionExposureTab
({ incomingExposure, outgoingExposure, }: ExposureTabProps)
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureTabGeneric.tsx:55
FunctionExposureView
()
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureView.tsx:312
FunctionFooter
()
src/components/footer/Footer.tsx:5
FunctionForgotPasswordForm
()
src/components/auth/ForgotPasswordForm.tsx:12
FunctionForwardTip
()
src/components/graph/legend/Legend.tsx:9
FunctionGoodLuckCard
()
src/components/graph/tutorial/steps/TutorialSteps.tsx:293
FunctionGraph
({ initialAddresses, initialPaths, onAutoSave, onLocalSave, })
src/components/graph/Graph.tsx:147
FunctionGraphCard
({ userID, graph })
src/templates/SavedGraphsTemplate.tsx:33
FunctionGraphProvided
({ initialNodes, initialEdges, onAutoSave, })
src/components/graph/Graph.tsx:232
FunctionHeader
({ onExit, setAnalysisMode, analysisMode, }: HeaderProps)
src/components/graph/analysis_window/header/Header.tsx:209
FunctionHotbar
({ initialSearchbarValue, handleActionRequiringAuth, })
src/components/graph/hotbar/Hotbar.tsx:108
FunctionHotbarButton
({ Icon, name, onClick, className, iconColor, hotKey, })
src/components/graph/hotbar/Hotbar.tsx:38
FunctionHotbarButtonGroup
({ children, className, })
src/components/graph/hotbar/Hotbar.tsx:88
FunctionIndirectExposure
()
src/components/graph/analysis_window/content/advanced/tabs/IndirectExposure.tsx:7
FunctionInspectionCard
()
src/components/graph/tutorial/steps/TutorialSteps.tsx:70
FunctionIntroductionCard
()
src/components/graph/tutorial/steps/TutorialSteps.tsx:55
FunctionInvalidAddressPopover
()
src/components/graph/search_bar/SearchBar.tsx:22
FunctionLabelList
({ labels })
src/components/common/LabelList.tsx:16
FunctionLabelsAndTags
({ handleActionRequiringAuth, })
src/components/graph/analysis_window/header/Header.tsx:109
FunctionLabelsAndTags
({ labels, tags })
src/components/graph/custom_elements/nodes/AddressNode/AddressNode/AddressNode.tsx:69
FunctionLandingPage
({ setSearchedAddress })
src/components/graph/landing_page/LandingPage.tsx:20
FunctionLegend
()
src/components/graph/legend/Legend.tsx:55
FunctionLoadingCircle
({ className })
src/components/common/LoadingCircle.tsx:8
FunctionLoadingPulseMock
({ size = "md", })
src/components/graph/analysis_window/content/advanced/PulseMock.tsx:7
FunctionLoginBanner
()
src/components/banner/LoginBanner.tsx:5
FunctionLoginForm
()
src/components/auth/LoginForm.tsx:12
FunctionLogo
({ className })
src/components/common/Logo.tsx:9
FunctionMobileWarningTemplate
({ className, })
src/templates/MobileWarningTemplate.tsx:11
FunctionModal
({ isOpen, closeModal, children, size = "fit", className, })
src/components/common/Modal.tsx:44
FunctionModeButton
({ isActive, setToggleMode, Icon, name, })
src/components/graph/hotbar/components/SettingsDialog.tsx:18
FunctionModeButton
({ isActive, analysisMode, setAnalysisMode, })
src/components/graph/analysis_window/header/Header.tsx:45
FunctionModeToggle
({ isTrackPad, setIsTrackPad })
src/components/graph/hotbar/components/SettingsDialog.tsx:62
FunctionModeToggle
({ analysisMode, setAnalysisMode })
src/components/graph/analysis_window/header/Header.tsx:88
FunctionNavbar
({ userID, open = false })
src/components/navbar/Navbar.tsx:219
FunctionNavbar
({ tabs, selectedTab, setSelectedTab })
src/components/graph/analysis_window/content/advanced/Navbar.tsx:101
FunctionNavbarButton
({ name, href, Icon, onClick, isBeta, })
src/components/navbar/Navbar.tsx:51
FunctionNewAddressModal
({ isOpen, setOpen })
src/components/graph/hotbar/components/NewAddressModal.tsx:15
FunctionOverview
()
src/components/graph/analysis_window/content/overview/Overview.tsx:309
FunctionPagination
({ onPageChange, totalCount, siblingCount = 1, currentPage, pageSize, })
src/components/common/pagination/component.tsx:18
FunctionPlansList
({ isPro, userID, successRedirectPath, cancelRedirectPath, })
src/components/premium/PlansList.tsx:251
FunctionProPlan
({ isPro, userID, subscriptionPeriodMode, successRedirectPath, cancelRedirectPath, })
src/components/premium/PlansList.tsx:64
FunctionProgressCircle
({ isCompleted, isCurrent, onClick, })
src/components/graph/tutorial/TutorialDialog.tsx:29
FunctionProgressCircles
({ currentStep, totalSteps, setCurrentStep, })
src/components/graph/tutorial/TutorialDialog.tsx:60
FunctionRedirectSharedGraph
()
src/templates/RedirectShortUrl.tsx:6
FunctionRedirectTemplate
({ title })
src/templates/RedirectTemplate.tsx:7
FunctionRiskBadge
({ category })
src/components/graph/analysis_window/content/advanced/tabs/ExposureTab/ExposureView.tsx:93
FunctionRiskFeedTemplate
()
src/templates/RiskFeedTemplate.tsx:3
FunctionRiskIndicator
({ isLoading, risk, }: RiskIndicatorProps)
src/components/common/RiskIndicator.tsx:24
FunctionSEO
({ title, description, creator = "Ward Analytics", type = "website", })
src/components/common/SEO.tsx:11
FunctionSavedGraphBanner
()
src/components/banner/SavedGraphBanner.tsx:4
FunctionSavedGraphRow
({ name, href })
src/components/navbar/Navbar.tsx:171
FunctionSavedGraphTemplate
()
src/templates/SavedGraphTemplate.tsx:16
FunctionSavedGraphs
({ userID })
src/components/navbar/Navbar.tsx:117
FunctionSavedGraphsTemplate
()
src/templates/SavedGraphsTemplate.tsx:109
FunctionSearchBar
({ className, onSearchAddress })
src/components/graph/search_bar/SearchBar.tsx:55
FunctionSearchResultPopover
({ results, onClickAddress, selectedIndex, })
src/components/graph/search_bar/SearchResultPopover.tsx:67
FunctionSearchResultRow
({ result, selected, onClickAddress, totalResults, currentIndex, }: SearchResultRowProps)
src/components/graph/search_bar/SearchResultPopover.tsx:22
FunctionSettingsDialog
({ isOpen, setOpen })
src/components/graph/hotbar/components/SettingsDialog.tsx:86
FunctionShareDialog
({ isOpen, setIsOpen, generateSharableLink, })
src/components/graph/hotbar/components/ShareDialog.tsx:84
FunctionShowTutorialPopup
({ showTutorial, setShowTutorial, })
src/components/graph/tutorial/ShowTutorialPopup.tsx:18
FunctionSignInWithGoogleButton
({ text, handleGoogleSignIn, })
src/components/auth/SignInWithGoogleButton.tsx:8
FunctionSignupForm
()
src/components/auth/SignupForm.tsx:16
← previousnext →101–200 of 289, ranked by callers