MCPcopy Create free account

hub / github.com/TeamRaccoons/Unified-Wallet-Kit / functions

Functions133 in github.com/TeamRaccoons/Unified-Wallet-Kit

↓ 9 callersFunctionuseUnifiedWalletContext
()
src/contexts/UnifiedWalletContext.ts:82
↓ 7 callersFunctionconstructMissingProviderErrorMessage
(action: string, valueName: string)
src/contexts/UnifiedWalletContext.ts:36
↓ 7 callersFunctionuseTranslation
()
src/contexts/TranslationProvider/index.tsx:54
↓ 3 callersFunctionshortenAddress
(address: string, chars = 4)
src/misc/utils.ts:31
↓ 3 callersFunctionsortByPrecedence
(walletPrecedence: WalletName[])
src/components/UnifiedWalletModal/index.tsx:220
↓ 3 callersFunctionuseUnifiedWallet
()
src/contexts/UnifiedWalletContext.ts:86
↓ 2 callersFunctionconnect
()
src/contexts/UnifiedWalletContext.ts:55
↓ 1 callersMethodconnect
()
src/contexts/WalletConnectionProvider/HardcodedWalletStandardAdapter.tsx:53
↓ 1 callersFunctionfetchAllTokens
()
src/contexts/accounts.tsx:77
↓ 1 callersFunctionfetchNative
()
src/contexts/accounts.tsx:63
↓ 1 callersFunctionformatAmount
(amount: string, decimals: number)
src/components/Swap/index.tsx:96
↓ 1 callersFunctionfromLamports
(lamportsAmount?: number, decimals?: number, rate: number = 1.0)
src/misc/utils.ts:35
↓ 1 callersMethodgetHoldings
(owner: string)
src/components/Swap/UltraClient.ts:103
↓ 1 callersMethodgetSwapQuote
(inputMint: string, outputMint: string, amount: number, owner: string)
src/components/Swap/UltraClient.ts:64
↓ 1 callersFunctionisIosAndRedirectable
()
src/misc/utils.ts:134
↓ 1 callersFunctionisMobile
()
src/misc/utils.ts:95
↓ 1 callersFunctionrefresh
()
src/contexts/accounts.tsx:102
↓ 1 callersFunctionselect
(_name: WalletName | null)
src/contexts/UnifiedWalletContext.ts:52
↓ 1 callersFunctionsignTransaction
(_transaction: Transaction)
src/contexts/UnifiedWalletContext.ts:68
↓ 1 callersMethodswap
( signedTransaction: string, requestId: string, )
src/components/Swap/UltraClient.ts:83
↓ 1 callersFunctionuseOutsideClick
(ref: RefObject<HTMLElement>, handler: (e: MouseEvent) => void)
src/misc/utils.ts:99
↓ 1 callersFunctionusePreviouslyConnected
()
src/contexts/WalletConnectionProvider/previouslyConnectedProvider.tsx:28
FunctionAccountsProvider
({ children })
src/contexts/accounts.tsx:56
FunctionApp
({ Component, pageProps }: AppProps)
src/pages/_app.tsx:8
FunctionAppHeader
()
src/components/AppHeader/AppHeader.tsx:10
FunctionChevronDownIcon
({ className = '' })
src/components/icons/ChevronDownIcon.tsx:1
FunctionChevronDownIcon
({ className = '' })
src/icons/ChevronDownIcon.tsx:1
FunctionChevronDownSolidIcon
()
src/components/icons/ChevronDownSolidIcon.tsx:3
FunctionChevronDownSolidIcon
()
src/icons/ChevronDownSolidIcon.tsx:3
FunctionChevronLeftIcon
({ width = '8', height = '14' })
src/components/icons/ChevronLeftIcon.tsx:1
FunctionChevronLeftIcon
({ width = '8', height = '14' })
src/icons/ChevronLeftIcon.tsx:1
FunctionChevronUpIcon
({ className = '' })
src/components/icons/ChevronUpIcon.tsx:3
FunctionChevronUpIcon
({ className = '' })
src/icons/ChevronUpIcon.tsx:3
FunctionChevronUpSolidIcon
()
src/components/icons/ChevronUpSolidIcon.tsx:3
FunctionChevronUpSolidIcon
()
src/icons/ChevronUpSolidIcon.tsx:3
FunctionCloseIcon
({ width = 20, height = 20 })
src/components/icons/CloseIcon.tsx:3
FunctionCloseIcon
({ width = 20, height = 20 })
src/icons/CloseIcon.tsx:3
FunctionCodeBlocks
({ params, unparsedWalletDeclarationString, unparsedWalletPropsString, })
src/components/CodeBlocks/CodeBlocks.tsx:17
FunctionCollapse
({ children, className = '', height, maxHeight, expanded })
src/components/Collapse/index.tsx:12
FunctionConnectAndSwap
({ params, unparsedWalletDeclarationString, unparsedWalletPropsString }: ConnectAndSwapProps)
src/components/examples/ConnectAndSwap.tsx:15
FunctionCurrentUserBadge
({ onClick, className })
src/components/CurrentUserBadge.tsx:22
FunctionDiscordIcon
({ width = '20', height = '20' })
src/components/icons/DiscordIcon.tsx:3
FunctionDiscordIcon
({ width = '20', height = '20' })
src/icons/DiscordIcon.tsx:3
FunctionExampleAllWallets
({ theme, lang })
src/components/examples/ExampleAllWallets.tsx:19
FunctionExampleBaseOnly
({ theme, lang })
src/components/examples/ExampleBaseOnly.tsx:13
FunctionExampleSelectedWallets
({ theme, lang })
src/components/examples/ExampleSelectedWallets.tsx:26
FunctionExternalIcon
({ width = 10, height = 10 })
src/components/icons/ExternalIcon.tsx:3
FunctionExternalIcon
()
src/icons/ExternalIcon.tsx:1
FunctionFooter
()
src/components/Footer/Footer.tsx:7
FunctionGlobalStyles
()
src/styles/GlobalStyles.tsx:12
FunctionHeader
({ onClose })
src/components/UnifiedWalletModal/index.tsx:51
FunctionHeaderLink
({ external, href, icon, label })
src/components/AppHeader/HeaderLinksMobile.tsx:13
FunctionHeaderLink
({ href, isActive, title, icon, external = false, }: { href: string; isActive: boolean; title:
src/components/AppHeader/HeaderLinks.tsx:7
FunctionHeaderLinks
()
src/components/AppHeader/HeaderLinks.tsx:40
FunctionHeaderLinksMobile
()
src/components/AppHeader/HeaderLinksMobile.tsx:33
FunctionIndex
()
src/pages/index.tsx:14
FunctionInfoIcon
({ width = '20', height = '20' })
src/components/icons/InfoIcon.tsx:3
FunctionInfoIcon
({ width = '20', height = '20' })
src/icons/InfoIcon.tsx:3
FunctionInfoIconSVG
({ width = 12, height = 12 })
src/components/icons/InfoIconSVG.tsx:1
FunctionInfoIconSVG
({ width = 12, height = 12 })
src/icons/InfoIconSVG.tsx:1
FunctionJupiterLogo
({ width = 24, height = 24 })
src/components/icons/JupiterLogo.tsx:3
FunctionJupiterLogo
({ width = 24, height = 24 })
src/icons/JupiterLogo.tsx:3
FunctionJupiterSwap
()
src/components/Swap/index.tsx:16
FunctionLeftArrowIcon
({ width = '12', height = '12' })
src/components/icons/LeftArrowIcon.tsx:3
FunctionLeftArrowIcon
({ width = '12', height = '12' })
src/icons/LeftArrowIcon.tsx:3
FunctionListOfWallets
({ list, onToggle, isOpen })
src/components/UnifiedWalletModal/index.tsx:81
FunctionMenuIcon
()
src/components/icons/MenuIcon.tsx:3
FunctionMenuIcon
()
src/icons/MenuIcon.tsx:3
FunctionModalDialog
({ open, onClose: onCloseFunc, children })
src/components/ModalDialog/index.tsx:4
FunctionNotInstalled
({ adapter, onClose, onGoOnboarding, })
src/components/UnifiedWalletModal/NotInstalled.tsx:21
FunctionOnboardingFlow
({ onClose, showBack }: { onClose: () => void; showBack: boolean })
src/components/UnifiedWalletModal/Onboarding.tsx:133
FunctionOnboardingGetWallets
({ flow, setFlow, })
src/components/UnifiedWalletModal/Onboarding.tsx:77
FunctionOnboardingIntro
({ flow, setFlow, onClose, showBack })
src/components/UnifiedWalletModal/Onboarding.tsx:37
FunctionPlayIcon
({ width = '24', height = '24' })
src/components/icons/PlayIcon.tsx:3
FunctionPlayIcon
({ width = '24', height = '24' })
src/icons/PlayIcon.tsx:3
FunctionPreviewFunctionality
({ title, walletProps }: { title: string, walletProps?: IWalletProps })
src/components/PreviewFunctionality.tsx:4
FunctionPreviouslyConnectedProvider
({ children })
src/contexts/WalletConnectionProvider/previouslyConnectedProvider.tsx:6
FunctionQueryProvider
({ children })
src/components/Swap/QueryProvider.tsx:13
FunctionRefreshSVG
({ width = '12', height = '12' })
src/components/icons/RefreshSVG.tsx:1
FunctionRefreshSVG
({ width = '12', height = '12' })
src/icons/RefreshSVG.tsx:1
FunctionRepoLogo
({ width = '20', height = '20' })
src/components/icons/RepoLogo.tsx:3
FunctionRepoLogo
({ width = '20', height = '20' })
src/icons/RepoLogo.tsx:3
FunctionRoutesSVG
({ width = '20', height = '20' })
src/components/icons/RoutesSVG.tsx:3
FunctionRoutesSVG
({ width = '20', height = '20' })
src/icons/RoutesSVG.tsx:3
FunctionSearchIcon
()
src/components/icons/SearchIcon.tsx:1
FunctionSearchIcon
()
src/icons/SearchIcon.tsx:1
FunctionSettingsSVG
({ width = '12', height = '12' })
src/components/icons/SettingsSVG.tsx:1
FunctionSettingsSVG
({ width = '12', height = '12' })
src/icons/SettingsSVG.tsx:1
FunctionSexyChameleonText
({ children }: { children: ReactNode; })
src/components/SexyChameleonText/SexyChameleonText.tsx:4
FunctionSuccessIcon
({ width = '56', height = '56' })
src/components/icons/SuccessIcon.tsx:3
FunctionSuccessIcon
({ width = '56', height = '56' })
src/icons/SuccessIcon.tsx:3
FunctionSwapIcon
(props)
src/components/icons/SwapIcon.tsx:3
FunctionSwapIcon
(props)
src/icons/SwapIcon.tsx:3
FunctionToggle
({ active, onClick, className, dotClassName }: Props)
src/components/Toggle.tsx:10
FunctionTranslationProvider
({ lang: forceLang, children, }: { lang?: AllLanguage; children: React.ReactNode; })
src/contexts/TranslationProvider/index.tsx:14
FunctionTwitterIcon
({ width = '24', height = '24' })
src/components/icons/TwitterIcon.tsx:3
FunctionTwitterIcon
({ width = '24', height = '24' })
src/icons/TwitterIcon.tsx:3
FunctionUnifiedWalletButton
({ overrideContent, buttonClassName: className, currentUserClassName })
src/components/UnifiedWalletButton/index.tsx:22
FunctionUnifiedWalletContextProvider
({ config, children })
src/contexts/UnifiedWalletProvider.tsx:50
FunctionUnifiedWalletModal
({ onClose })
src/components/UnifiedWalletModal/index.tsx:239
next →1–100 of 133, ranked by callers