MCPcopy Create free account

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

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

FunctionUnifiedWalletProvider
({ wallets, config, children, localStorageKey, }: { wallets: Adapter[]; config: IUnifiedWalletConf
src/contexts/UnifiedWalletProvider.tsx:177
FunctionUnifiedWalletValueProvider
({ children }: { children: React.ReactNode })
src/contexts/UnifiedWalletProvider.tsx:27
FunctionUnknownIconSVG
({ width = 24, height = 24 })
src/icons/UnknownIconSVG.tsx:1
FunctionV2SexyChameleonText
({ children, animate = true }: { children: ReactNode; animate?: boolean })
src/components/SexyChameleonText/V2SexyChameleonText.tsx:4
FunctionWalletConnectedGraphic
({ width = '152', height = '125' })
src/components/icons/WalletConnectedGraphic.tsx:3
FunctionWalletConnectedGraphic
({ width = '152', height = '125' })
src/icons/WalletConnectedGraphic.tsx:3
FunctionWalletConnectionProvider
({ wallets: passedWallets, config, children, localStorageKey })
src/contexts/WalletConnectionProvider/index.tsx:74
FunctionWalletDisconnectedGraphic
({ width = '152', height = '125' })
src/components/icons/WalletDisconnectedGraphic.tsx:3
FunctionWalletDisconnectedGraphic
({ width = '152', height = '125' })
src/icons/WalletDisconnectedGraphic.tsx:3
FunctionWalletIcon
({ wallet, width = 24, height = 24 })
src/components/UnifiedWalletModal/WalletListItem.tsx:26
FunctionWalletIcon
({ width = 20, height = 20 })
src/components/icons/WalletIcon.tsx:3
FunctionWalletIcon
({ width = 20, height = 20 })
src/icons/WalletIcon.tsx:3
FunctionWalletListItem
({ handleClick, wallet }: WalletListItemProps)
src/components/UnifiedWalletModal/WalletListItem.tsx:59
Methodconnecting
()
src/contexts/WalletConnectionProvider/HardcodedWalletStandardAdapter.tsx:45
Methodconstructor
({ name, url, icon, deepLink }: Omit<IHardcodedWalletStandardAdapter, 'id'>)
src/contexts/WalletConnectionProvider/HardcodedWalletStandardAdapter.tsx:33
FunctioncopyToClipboard
()
src/components/CodeBlocks/CodeBlocks.tsx:60
Functiondisconnect
()
src/contexts/UnifiedWalletContext.ts:58
Methoddisconnect
()
src/contexts/WalletConnectionProvider/HardcodedWalletStandardAdapter.tsx:61
FunctioneventListener
(event: any)
src/misc/utils.ts:82
FunctionhandleToggleMenu
()
src/components/AppHeader/AppHeader.tsx:12
Functionlistener
(event: any)
src/misc/utils.ts:101
Functionnoop
(error: WalletError, adapter?: Adapter)
src/contexts/WalletConnectionProvider/index.tsx:18
MethodpublicKey
()
src/contexts/WalletConnectionProvider/HardcodedWalletStandardAdapter.tsx:49
Methodrender
()
src/pages/_document.tsx:5
FunctionsendTransaction
( _transaction: VersionedTransaction | Transaction, _connection: Connection, _options?: SendTransa
src/contexts/UnifiedWalletContext.ts:61
FunctionsetFlowAnimated
(flow: IOnboardingFlow)
src/components/UnifiedWalletModal/Onboarding.tsx:138
FunctionsignAllTransactions
(_transaction: Transaction[])
src/contexts/UnifiedWalletContext.ts:71
FunctionsignMessage
(_message: Uint8Array)
src/contexts/UnifiedWalletContext.ts:74
MethodsignTransaction
(transaction: T)
src/contexts/WalletConnectionProvider/HardcodedWalletStandardAdapter.tsx:66
FunctiontoLamports
(lamportsAmount: number, decimals: number)
src/misc/utils.ts:48
FunctionuseAccounts
()
src/contexts/accounts.tsx:123
FunctionuseDebouncedEffect
(fn: Function, deps: any[], time: number)
src/misc/utils.ts:115
FunctionuseReactiveEventListener
( eventName: string, handler: (event: any) => void, element = typeof window !== 'undefined' ? window : n
src/misc/utils.ts:60
← previous101–133 of 133, ranked by callers