MCPcopy Create free account

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

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

↓ 1 callersFunctionmapUiFilterToMode
(filterBy: string)
src/components/battles/BattlesPage.tsx:36
↓ 1 callersFunctionmergeIntoTopByValue
Merge new item into list, sort by value desc, take top N.
src/components/home/LiveOpensSidebar.tsx:48
↓ 1 callersFunctionnormalizeToken
(token: string)
src/components/modals/WithdrawModal.tsx:35
↓ 1 callersFunctionparsePriceToNumber
(priceStr: string)
src/components/battles/BattleCard.tsx:48
↓ 1 callersFunctionplayAlertSuccess
()
src/lib/audio.ts:178
↓ 1 callersFunctionplaySoundEffectError
()
src/lib/audio.ts:189
↓ 1 callersFunctionplayUpgradeFail
()
src/lib/audio.ts:167
↓ 1 callersFunctionpushNew
(item: UpgradeHighlightItem)
src/components/home/UpgraderHighlightsSection.tsx:66
↓ 1 callersFunctionpushNew
(newItem: LiveOpenItem)
src/components/home/LiveOpensSidebar.tsx:100
↓ 1 callersFunctionrefreshCartCount
()
src/components/providers/WebSocketProvider.tsx:33
↓ 1 callersFunctionrefreshDepositStatus
(depositId: string)
src/lib/api/deposits.ts:61
↓ 1 callersFunctionregenerateClientSeed
()
src/lib/api/fairness.ts:35
↓ 1 callersFunctionremovePack
(slotIndex: number)
src/components/packs/PackSlots.tsx:29
↓ 1 callersFunctionrequestPasswordReset
()
src/lib/api/security.ts:4
↓ 1 callersFunctionrunOneRound
(roundIndex: number)
src/components/packs/PackDrawingPage.tsx:417
↓ 1 callersFunctionselectionFromPacks
packId -> count (local selection, no fetch until Apply)
src/components/packs/PackSelectorModal.tsx:16
↓ 1 callersFunctionsellCartItems
( itemIds: string[] )
src/lib/api/cart.ts:53
↓ 1 callersMethodsetHandlers
* Set event handlers
src/lib/websocket.ts:452
↓ 1 callersMethodsetupEventHandlers
* Setup event handlers
src/lib/websocket.ts:296
↓ 1 callersFunctionsignup
(credentials: SignupCredentials)
src/lib/api/auth.ts:85
↓ 1 callersFunctionspin
()
src/components/packs/SlotMachine.tsx:151
↓ 1 callersFunctionspin
()
src/components/battles/ControlableJackpotWheel.tsx:117
↓ 1 callersFunctionspin
()
src/components/battles/JackpotWheel.tsx:95
↓ 1 callersFunctionspinUpgrader
(input: { intentId: string; productId: string; outcomePct: number; /** Start of win range (1..1_000_00
src/lib/api/upgrader.ts:134
↓ 1 callersFunctionstartNowPaymentsDeposit
( input: StartNowPaymentsDepositInput )
src/lib/api/deposits.ts:41
↓ 1 callersFunctionstatusColor
(status: WithdrawalStatus)
src/components/account/WithdrawalsPage.tsx:34
↓ 1 callersFunctionstatusLabel
(status: WithdrawalStatus)
src/components/account/WithdrawalsPage.tsx:49
↓ 1 callersMethodsubscribeStatus
(listener: (s: WebSocketStatusSnapshot) => void)
src/lib/websocket.ts:474
↓ 1 callersFunctiontick
()
src/components/modals/DepositModal.tsx:114
↓ 1 callersFunctiontick
()
src/components/battles/BattleDetailPage.tsx:440
↓ 1 callersFunctionticketToAngleDeg
(ticket: number)
src/components/battles/ControlableJackpotWheel.tsx:45
↓ 1 callersFunctionticketToAngleDeg
(ticket: number)
src/components/battles/JackpotWheel.tsx:39
↓ 1 callersFunctiontokenToIcon
(token?: string | null)
src/components/account/WithdrawalsPage.tsx:10
↓ 1 callersFunctiontryStart
(attempt = 0)
src/components/packs/PackDrawingView.tsx:70
↓ 1 callersFunctionunwrap
(res: any)
src/lib/api/wallet.ts:3
↓ 1 callersFunctionunwrap
(res: any)
src/lib/api/sales.ts:3
↓ 1 callersFunctionunwrap
(res: any)
src/lib/api/cart.ts:22
↓ 1 callersFunctionunwrap
(res: any)
src/lib/api/packs.ts:165
↓ 1 callersFunctionupdate
()
src/hooks/useMeasuredHeight.ts:27
↓ 1 callersFunctionupdateLimit
()
src/components/home/NewPacksSection.tsx:48
↓ 1 callersFunctionuploadToIpfs
( file: File, onProgress?: (progress: UploadProgress) => void )
src/lib/services/ipfs.ts:25
↓ 1 callersFunctionvalidatePackEv
( selectedItems: SelectedItem[], computedPackPrice: number, commissionPct: number )
src/components/packs/CreatePackPage.tsx:28
↓ 1 callersFunctionxyToAngle
(x: number, y: number)
src/components/upgrader/CircleSlider.tsx:24
FunctionAccountLayout
({ children }: AccountLayoutProps)
src/components/account/AccountLayout.tsx:14
FunctionAccountLayoutRoute
({ children, }: { children: React.ReactNode; })
src/app/account/layout.tsx:4
FunctionAccountSidebar
()
src/components/account/AccountSidebar.tsx:45
FunctionActionButton
({ onClick, children, color = "primary", disabled = false, isLoading = false, noShadow = false }: ActionButton
src/components/ui/ActionButton.tsx:12
FunctionAffiliatesPage
()
src/components/account/AffiliatesPage.tsx:15
FunctionAffiliatesPageRoute
()
src/app/account/affiliates/page.tsx:4
FunctionAudioUnlock
()
src/components/providers/AudioUnlock.tsx:10
FunctionAuthModal
({ type, onClose }: AuthModalProps)
src/components/modals/AuthModal.tsx:21
FunctionAvatarSelectModal
({ isOpen, onClose, onSelect, currentAvatar, }: AvatarSelectModalProps)
src/components/modals/AvatarSelectModal.tsx:53
FunctionBannedItemMaskIcon
({ className }: { className?: string })
src/components/battles/BattleDetailPage.tsx:38
FunctionBannedUserMaskIcon
({ className }: { className?: string })
src/components/battles/BattleDetailPage.tsx:49
FunctionBattleCard
({ battle }: BattleCardProps)
src/components/battles/BattleCard.tsx:91
FunctionBattleDetailPage
({ battle }: BattleDetailPageProps)
src/components/battles/BattleDetailPage.tsx:59
FunctionBattleHighlightsSection
()
src/components/home/BattleHighlightsSection.tsx:26
FunctionBattleHistoryCard
({ battle, onViewResults }: BattleHistoryCardProps)
src/components/battles/BattleHistoryCard.tsx:15
FunctionBattleHistoryPage
()
src/components/account/BattleHistoryPage.tsx:12
FunctionBattleHistoryPageRoute
()
src/app/account/battle-history/page.tsx:4
FunctionBattlePage
({ params }: { params: Promise<{ id: string }> })
src/app/battles/[id]/page.tsx:5
FunctionBattles
()
src/app/battles/page.tsx:8
FunctionBattlesPage
()
src/components/battles/BattlesPage.tsx:45
FunctionButton
({ variant = "primary", size = "md", className, children, disabled, formAction, value, ...prop
src/components/ui/Button.tsx:11
FunctionCartItemCard
({ item, onToggle }: CartItemCardProps)
src/components/modals/CartModal.tsx:251
FunctionCartModal
({ onClose }: CartModalProps)
src/components/modals/CartModal.tsx:16
FunctionCircleSlider
({ value, onChange, startAngle, onStartAngleChange, className, spinAngle = null, spinDurationMs
src/components/upgrader/CircleSlider.tsx:62
FunctionCommissionPage
()
src/components/account/CommissionPage.tsx:36
FunctionCommissionPageRoute
()
src/app/account/commission/page.tsx:3
FunctionControlableJackpotWheel
({ segments, ticketNumber, winnerId, className, spinDurationMs = 7000, spins = 6, autoSpin = tru
src/components/battles/ControlableJackpotWheel.tsx:62
FunctionCreateBattlePage
()
src/components/battles/CreateBattlePage.tsx:60
FunctionCreateBattlePageRoute
()
src/app/create-battle/page.tsx:4
FunctionCreatePackPage
()
src/components/packs/CreatePackPage.tsx:215
FunctionCreatePackPageRoute
()
src/app/create-pack/page.tsx:4
FunctionCustomLink
({ href, children, className, external = false, active = false, }: CustomLinkProps)
src/components/ui/Link.tsx:13
FunctionDailyRaffle
({ eventData }: DailyRaffleProps)
src/components/events/DailyRaffle.tsx:13
FunctionDepositModal
({ onClose }: DepositModalProps)
src/components/modals/DepositModal.tsx:70
FunctionDepositsPage
()
src/components/account/DepositsPage.tsx:36
FunctionDepositsPageRoute
()
src/app/account/deposits/page.tsx:4
FunctionEventsPage
({ initialEventData }: EventsPageProps)
src/components/events/EventsPage.tsx:15
FunctionEventsPageRoute
()
src/app/events/page.tsx:5
FunctionFAQItem
({ question, answer }: FAQItemProps)
src/components/home/FAQsSection.tsx:11
FunctionFAQsSection
()
src/components/home/FAQsSection.tsx:25
FunctionFairness
()
src/app/fairness/page.tsx:3
FunctionFairnessPage
()
src/components/fairness/FairnessPage.tsx:3
FunctionFairnessPage
()
src/components/account/FairnessPage.tsx:8
FunctionFairnessPageRoute
()
src/app/account/settings/fairness/page.tsx:4
FunctionFilterButton
({ icon, label, options = [], defaultOption, value, onChange }: FilterButtonProps)
src/components/packs/FilterButton.tsx:16
FunctionFooter
()
src/components/layout/Footer.tsx:26
FunctionFreePackCard
({ freePack, onClaim }: FreePackCardProps)
src/components/rewards/FreePackCard.tsx:11
FunctionGoogleLoginButton
({ onSuccess, useModalStyle = false, }: GoogleLoginButtonProps)
src/components/ui/GoogleLogin.tsx:20
FunctionHeader
()
src/components/layout/Header.tsx:15
FunctionHome
()
src/app/page.tsx:3
FunctionHomePage
()
src/components/home/HomePage.tsx:12
FunctionHowItWorksSection
()
src/components/home/HowItWorksSection.tsx:38
FunctionJackpotModal
({ onClose, segments, badges = [], ticketNumber, winnerId, spinDurationMs = 7000, onFinished, }:
src/components/modals/JackpotModal.tsx:16
FunctionJackpotWheel
({ segments, ticketNumber, winnerId, className, spinDurationMs = 7000, spins = 6, autoSpin = tru
src/components/battles/JackpotWheel.tsx:45
FunctionLayout
({ children }: { children: React.ReactNode })
src/components/layout/Layout.tsx:5
FunctionLeaderboardRow
({ winner }: LeaderboardRowProps)
src/components/events/LeaderboardRow.tsx:10
FunctionLiveOpenCard
({ name, price, image, user }: LiveOpenCardProps)
src/components/home/LiveOpensSidebar.tsx:17
← previousnext →201–300 of 460, ranked by callers