MCPcopy Create free account

hub / github.com/Sealva-Devs/Packdraw-Bet / functions

Functions460 in github.com/Sealva-Devs/Packdraw-Bet

FunctionLiveOpensSidebar
({ maxHeight }: LiveOpensSidebarProps = {})
src/components/home/LiveOpensSidebar.tsx:59
FunctionLogo
({ className }: LogoProps)
src/components/layout/Logo.tsx:9
FunctionMobileMenu
()
src/components/layout/MobileMenu.tsx:14
FunctionModalRoot
()
src/components/modals/ModalRoot.tsx:12
FunctionMonthlyRace
({ eventData }: MonthlyRaceProps)
src/components/events/MonthlyRace.tsx:14
FunctionNavTab
({ label, href, isActive, icon }: NavTabProps)
src/components/layout/NavTab.tsx:14
FunctionNavigation
({ className }: NavigationProps)
src/components/layout/Navigation.tsx:12
FunctionNewPacksSection
()
src/components/home/NewPacksSection.tsx:41
FunctionPackCard
({ name, price, image }: PackCardProps)
src/components/home/NewPacksSection.tsx:23
FunctionPackCard
({ id, name, price, image, isOfficial }: PackCardProps)
src/components/packs/PackCard.tsx:17
FunctionPackDetailSkeleton
()
src/components/packs/PackDetailSkeleton.tsx:1
FunctionPackDetails
({ selectedPacks, quantity, onQuantityChange, onOpenPacks, onDemoSpin, openLoopRemaining = 0, op
src/components/packs/PackDetails.tsx:25
FunctionPackDrawing
({ params, searchParams }: PageProps)
src/app/packs/[id]/page.tsx:23
FunctionPackDrawingPage
({ initialPack, packId }: PackDrawingPageProps)
src/components/packs/PackDrawingPage.tsx:39
FunctionPackHero
({ items }: PackHeroProps)
src/components/packs/PackHero.tsx:15
FunctionPackHistory
()
src/components/account/PackHistory.tsx:9
FunctionPackHistoryPage
()
src/app/account/pack-history/page.tsx:4
FunctionPackItemCard
({ item, size = 100, showOdds = true, showPrice = true, showName = true, handleClick: handleClickP
src/components/ui/PackItem.tsx:22
FunctionPackItemModal
()
src/components/modals/PackItemModal.tsx:11
FunctionPackPriceButton
({ pack, canAddMore, isOutOfStock, onClick, }: { pack: APIPack; canAddMore: boolean; isOutOfStoc
src/components/packs/PackSelectorModal.tsx:24
FunctionPackSelectorModal
({ isOpen, onClose, selectedPacks, updateSelectedPacks, maxPacks = 6, }: PackSelectorModalProps)
src/components/packs/PackSelectorModal.tsx:65
FunctionPackSlots
({ selectedPacks, totalSlots = 6, onSlotClick, updateSelectedPacks, slotSeedHashes, }: PackSlotsProp
src/components/packs/PackSlots.tsx:18
FunctionPacks
()
src/app/packs/page.tsx:3
FunctionPacksPage
()
src/components/packs/PacksPage.tsx:29
FunctionPriceRangeFilter
({ min, max, onChange }: { min: number, max: number, onChange: (value: [number, number]) => void })
src/components/packs/PriceRangeFilter.tsx:8
FunctionPrivacyPolicy
()
src/app/privacy/page.tsx:3
FunctionPrivacyPolicyPage
()
src/components/privacy-policy/PrivacyPolicyPage.tsx:7
FunctionProfilePage
()
src/components/account/ProfilePage.tsx:12
FunctionProfilePageRoute
()
src/app/account/profile/page.tsx:4
FunctionProviders
({ children }: { children: React.ReactNode })
src/app/providers.tsx:15
FunctionRewardCard
({ reward, onClaim }: RewardCardProps)
src/components/rewards/RewardCard.tsx:26
FunctionRewards
()
src/app/rewards/page.tsx:8
FunctionRewardsPage
()
src/components/rewards/RewardsPage.tsx:28
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:29
FunctionSalesPage
()
src/components/account/SalesPage.tsx:37
FunctionSalesPageRoute
()
src/app/account/sales/page.tsx:4
FunctionSearchBar
({ value, onChange, placeholder = "Search Packs", showCreateButton = true }: SearchBarProps)
src/components/packs/SearchBar.tsx:20
FunctionSecurityPage
()
src/components/account/SecurityPage.tsx:7
FunctionSecurityPageRoute
()
src/app/account/settings/security/page.tsx:4
FunctionSellConfirmModal
({ itemCount, totalPrice, onConfirm, onCancel, }: SellConfirmModalProps)
src/components/modals/SellConfirmModal.tsx:13
FunctionSocialIcon
({ name, href, icon, size = "desktop" }: SocialIconProps)
src/components/ui/SocialIcon.tsx:14
FunctionSocketStatusDebug
({ enabled = process.env.NODE_ENV !== "production", className }: Props)
src/components/debug/SocketStatusDebug.tsx:15
FunctionStepCard
({ number, title, description, image }: StepCardProps)
src/components/home/HowItWorksSection.tsx:13
FunctionTerms
()
src/app/terms/page.tsx:3
FunctionTermsPage
()
src/components/terms/Terms.tsx:8
FunctionUpgradeHistory
()
src/components/account/UpgradeHistory.tsx:14
FunctionUpgraderCard
({ name, price, multiplier, image, user }: UpgraderCardProps)
src/components/home/UpgraderHighlightsSection.tsx:19
FunctionUpgraderHighlightsSection
()
src/components/home/UpgraderHighlightsSection.tsx:45
FunctionUpgraderHistoryPage
()
src/app/account/upgrader-history/page.tsx:4
FunctionUpgraderPage
()
src/components/upgrader/UpgraderPage.tsx:30
FunctionUpgraderPageRoute
()
src/app/upgrader/page.tsx:4
FunctionUserMenu
({ isOpen, onClose, onDeposit }: UserMenuProps)
src/components/layout/UserMenu.tsx:16
FunctionWebSocketProvider
({ children }: { children: React.ReactNode })
src/components/providers/WebSocketProvider.tsx:15
FunctionWeeklyRace
({ eventData }: WeeklyRaceProps)
src/components/events/WeeklyRace.tsx:14
FunctionWelcomeSection
()
src/components/home/WelcomeSection.tsx:7
FunctionWithdrawModal
({ onClose, totalAmount, cartItemIds }: WithdrawModalProps)
src/components/modals/WithdrawModal.tsx:72
FunctionWithdrawalsPage
()
src/components/account/WithdrawalsPage.tsx:64
FunctionWithdrawalsPageRoute
()
src/app/account/withdrawals/page.tsx:4
FunctionaddItemsFromRight
(count: number)
src/components/packs/SlotMachine.tsx:110
Functionanimate
()
src/components/packs/SlotMachine.tsx:279
FunctionanimateTwistBack
()
src/components/packs/SlotMachine.tsx:344
FunctioncalculateInitialItems
()
src/components/packs/SlotMachine.tsx:95
FunctioncheckConnection
()
src/components/providers/WebSocketProvider.tsx:165
FunctiondecreaseQuantity
()
src/components/packs/PackDetails.tsx:42
FunctiondisconnectWebSocket
()
src/lib/websocket.ts:505
FunctiongetDepositByIntent
(intentId: string)
src/lib/api/deposits.ts:53
FunctiongetUpgraderItems
(filters?: UpgraderFilters)
src/lib/api/upgrader.ts:83
FunctiongoogleLogin
(idToken: string)
src/lib/api/auth.ts:121
FunctionhandleAvatarClick
()
src/components/layout/Header.tsx:40
FunctionhandleAvatarSelect
(avatarPath: string)
src/components/account/ProfilePage.tsx:121
FunctionhandleAvatarUpload
(event: React.ChangeEvent<HTMLInputElement>)
src/components/account/ProfilePage.tsx:129
FunctionhandleBack
()
src/components/modals/WithdrawModal.tsx:90
FunctionhandleBack
()
src/components/modals/DepositModal.tsx:217
FunctionhandleBackToStep1
()
src/components/packs/CreatePackPage.tsx:328
FunctionhandleCancel
()
src/components/account/ProfilePage.tsx:69
FunctionhandleCardClick
(e: React.MouseEvent)
src/components/modals/CartModal.tsx:252
FunctionhandleCart
()
src/components/layout/MobileMenu.tsx:45
FunctionhandleCart
()
src/components/layout/Header.tsx:36
FunctionhandleClaimAll
()
src/components/account/AffiliatesPage.tsx:62
FunctionhandleClaimFreePack
(packId: string)
src/components/rewards/RewardsPage.tsx:90
FunctionhandleClaimReward
(rewardId: string)
src/components/rewards/RewardsPage.tsx:70
FunctionhandleClick
()
src/components/packs/PackCard.tsx:20
FunctionhandleClickOutside
(event: MouseEvent)
src/components/layout/UserMenu.tsx:22
FunctionhandleClickOutside
(event: MouseEvent)
src/components/upgrader/UpgraderPage.tsx:159
FunctionhandleCloseDropdown
()
src/components/packs/PriceRangeFilter.tsx:47
FunctionhandleConfirm
()
src/components/modals/WithdrawModal.tsx:96
FunctionhandleConfirmSell
()
src/components/modals/CartModal.tsx:90
FunctionhandleCopyAddress
()
src/components/modals/DepositModal.tsx:204
FunctionhandleCopyCode
()
src/components/account/AffiliatesPage.tsx:36
FunctionhandleCopyInviteLink
()
src/components/account/AffiliatesPage.tsx:52
FunctionhandleCreateBattle
()
src/components/battles/CreateBattlePage.tsx:179
FunctionhandleCreatePack
()
src/components/packs/CreatePackPage.tsx:354
FunctionhandleCreatePack
()
src/components/packs/SearchBar.tsx:28
FunctionhandleDecrease
()
src/components/packs/CreatePackPage.tsx:103
FunctionhandleDemoSpin
()
src/components/upgrader/UpgraderPage.tsx:264
FunctionhandleDemoSpin
()
src/components/packs/PackDrawingPage.tsx:293
FunctionhandleDeposit
()
src/components/layout/UserMenu.tsx:42
FunctionhandleDeposit
()
src/components/layout/MobileMenu.tsx:32
FunctionhandleDeposit
()
src/components/layout/Header.tsx:24
FunctionhandleDisable2FA
()
src/components/account/SecurityPage.tsx:25
← previousnext →301–400 of 460, ranked by callers