Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xblackbot/rainbow-swap
/ functions
Functions
378 in github.com/0xblackbot/rainbow-swap
⨍
Functions
378
◇
Types & classes
81
Function
LottieWithSuspense
({ src, speed, className })
src/components/lottie/lottie-with-suspense.tsx:8
Function
MainButton
({text, onClick})
src/shared/form-button/main-button/main-button.tsx:33
Function
MaxSlippage
()
src/components/settings-modal/max-slippage/max-slippage.tsx:11
Function
MaxSplitsButton
({value})
src/components/settings-modal/max-splits/max-splits-button.tsx:12
Function
MaxSplitsSetting
()
src/components/settings-modal/max-splits/max-splits.tsx:4
Function
ModalsProvider
({children})
src/contexts/modals/modals.provider.tsx:11
Function
PartnerTaskItem
({ imageSrc, title, taskType, isTelegram = false, onSwap = emptyFn })
src/components/points-modal/social-tasks/partner-task-item/partner-task-item.tsx:99
Function
PendingSwap
()
src/components/swap-form/pending-swap/pending-swap.tsx:6
Function
PendingSwap
()
src/components/history-modal/pending-swap/pending-swap.tsx:15
Function
PointsModal
({isOpen, onClose})
src/components/points-modal/points-modal.tsx:10
Function
PointsScore
()
src/components/header/points-score/points-score.tsx:6
Function
ProductionErrorElement
()
src/components/error-element/error-element.tsx:8
Function
ProfitsIcon
({ width = 20, height = 20, className, onClick })
src/assets/icons/ProfitsIcon/ProfitsIcon.tsx:5
Function
ProgressBar
({progress, className = ''})
src/components/progress-bar/progress-bar.tsx:11
Function
ReferrerStats
()
src/components/rewards-modal/referrer-stats/referrer-stats.tsx:26
Function
RefreshIcon
({ width = '16px', height = '16px', isAnimating = false, onClick, disabled = false })
src/assets/icons/RefreshIcon/RefreshIcon.tsx:40
Function
RefreshSvg
({className, style})
src/assets/icons/RefreshIcon/RefreshIcon.tsx:21
Function
RewardsModal
({isOpen, onClose})
src/components/rewards-modal/rewards-modal.tsx:9
Function
RiskToleranceButton
({value, title})
src/components/settings-modal/risk-tolerance/risk-tolerance-button.tsx:14
Function
RiskToleranceInfo
()
src/components/settings-modal/risk-tolerance/risk-tolerance-info.tsx:24
Function
RiskToleranceSetting
()
src/components/settings-modal/risk-tolerance/risk-tolerance.tsx:6
Function
RouteInfo
({route})
src/components/swap-form/swap-details/route-info/route-info.tsx:11
Function
SearchIcon
({ width = '16px', height = '16px', className = '' })
src/assets/icons/SearchIcon/SearchIcon.tsx:9
Function
SettingsIcon
({ width = 20, height = 20, className, onClick })
src/assets/icons/SettingsIcon/SettingsIcon.tsx:5
Function
SettingsModal
({ isOpen, onOpen = emptyFn, onClose })
src/components/settings-modal/settings-modal.tsx:17
Function
Skeleton
({isLoading, className, children})
src/components/skeleton/skeleton.tsx:11
Function
SocialTasks
({onSwap})
src/components/points-modal/social-tasks/social-tasks.tsx:27
Function
SwapButton
({inputAsset, outputAsset})
src/components/swap-form/swap-button/swap-button.tsx:26
Function
SwapDetails
({ isValidInputAssetAmount, inputAsset, outputAsset })
src/components/swap-form/swap-details/swap-details.tsx:21
Function
SwapDetailsHeader
({ inputAsset, outputAsset, routesLength })
src/components/swap-form/swap-details/swap-details-header/swap-details-header.tsx:8
Function
SwapDisabled
()
src/components/swap-form/swap-disabled/swap-disabled.tsx:10
Function
SwapFormProvider
({children})
src/contexts/swap-form/swap-form.provider.tsx:9
Function
SwapRouteStep
({routeStep})
src/components/swap-form/swap-details/route-info/swap-route-step/swap-route-step.tsx:10
Function
SwapScreen
()
src/components/swap-form/swap-form.tsx:42
Function
SwapsHistory
({onSwap})
src/components/history-modal/swaps-history/swaps-history.tsx:14
Function
TaskHeader
({name, imageSrc})
src/components/points-modal/social-tasks/task-header/task-header.tsx:10
Function
TaskItem
({ imageSrc, title, description, children, onClick })
src/components/points-modal/social-tasks/task-item/task-item.tsx:12
Function
TaskStatus
({points, isLoading})
src/components/points-modal/social-tasks/task-status/task-status.tsx:13
Function
TasksEnd
()
src/components/points-modal/social-tasks/tasks-end/tasks-end.tsx:4
Function
TelegramIcon
({ width = 20, height = 20, className, onClick })
src/assets/icons/TelegramIcon/TelegramIcon.tsx:5
Function
ThemeButton
({value, title})
src/components/settings-modal/theme/theme-button.tsx:14
Function
ThemeSetting
()
src/components/settings-modal/theme/theme.tsx:5
Function
ToastErrorIcon
()
src/assets/icons/toast-error-icon/toast-error-icon.tsx:1
Function
ToastSuccessIcon
()
src/assets/icons/toast-success-icon/toast-success-icon.tsx:1
Function
ToggleAssetsButton
({onClick})
src/components/swap-form/toggle-assets-button/toggle-assets-button.tsx:10
Function
TonConnectUIProvider
({manifestUrl, children})
src/tonconnect/TonConnectUIProvider.tsx:10
Function
Tooltip
({ children, ...options }: {children: React.ReactNode} & TooltipOptions)
src/shared/tooltip/tooltip.tsx:5
Function
TooltipIcon
({text})
src/shared/tooltip/tooltip-icon.tsx:14
Function
TradingCompetition
()
src/components/swap-form/ads-swiper/trading-competition/trading-competition.tsx:15
Function
TradingCompetitionModal
({isOpen, onClose})
src/components/trading-competition-modal/trading-competition-modal.tsx:9
Function
TwitterIcon
({ width = 20, height = 20, className, onClick })
src/assets/icons/TwitterIcon/TwitterIcon.tsx:5
Function
WalletMenu
({walletAddress})
src/components/header/wallet-menu/wallet-menu.tsx:22
Function
XCircledIcon
({ width = '16px', height = '16px', className = '', onClick })
src/assets/icons/XCircledIcon/XCircledIcon.tsx:9
Function
XIcon
({ width = '16px', height = '16px', className = '', onClick })
src/assets/icons/XIcon/XIcon.tsx:10
Function
checkTaskEpic
src/store/wallet/wallet-epics.ts:87
Function
claimRewardsEpic
src/store/wallet/wallet-epics.ts:112
Method
constructor
(...args: ConstructorParameters<typeof Error>)
src/tonconnect/errors/ton-connect-ui-react.error.ts:7
Method
constructor
(...args: ConstructorParameters<typeof Error>)
src/tonconnect/errors/ton-connect-provider-not-set.error.ts:8
Function
enableHidden
()
public/scripts/telegram-web-app.js:234
Function
fallbackInvoke
()
public/scripts/telegram-web-app.js:3096
Function
getTransactionLink
(bocHash?: string)
src/hooks/use-explorer-links.hook.ts:23
Function
getWalletLink
(address: string)
src/hooks/use-explorer-links.hook.ts:17
Function
handleAutoClick
()
src/components/settings-modal/max-slippage/max-slippage.tsx:51
Function
handleBadgeClick
()
src/components/swap-form/ads-swiper/farm-volume/farm-volume.tsx:15
Function
handleBlur
()
src/components/settings-modal/max-slippage/max-slippage.tsx:37
Function
handleBlur
()
src/components/swap-form/custom-input/custom-input.tsx:84
Function
handleChange
(newValue: Asset)
src/components/swap-form/custom-input/asset-selector/asset-selector.tsx:33
Function
handleClaimClick
()
src/components/rewards-modal/referrer-stats/referrer-stats.tsx:85
Function
handleClick
()
src/components/settings-modal/theme/theme-button.tsx:18
Function
handleClick
()
src/components/settings-modal/risk-tolerance/risk-tolerance-button.tsx:18
Function
handleClick
()
src/components/settings-modal/explorer/explorer-button.tsx:18
Function
handleClick
()
src/components/settings-modal/dex-filter/dex-filter-toggle.tsx:19
Function
handleClick
()
src/components/settings-modal/max-splits/max-splits-button.tsx:16
Function
handleClick
()
src/components/swap-form/pending-swap/pending-swap.tsx:11
Function
handleClick
()
src/components/swap-form/swap-button/swap-button.tsx:35
Function
handleClick
()
src/components/swap-form/ads-swiper/earn-fees/earn-fees.tsx:8
Function
handleClick
()
src/components/swap-form/ads-swiper/trading-competition/trading-competition.tsx:20
Function
handleClick
()
src/components/header/points-score/points-score.tsx:11
Function
handleClick
()
src/components/points-modal/social-tasks/partner-task-item/partner-task-item.tsx:112
Function
handleClose
()
src/components/header/wallet-menu/wallet-menu.tsx:43
Function
handleConnect
()
src/components/header/header.tsx:16
Function
handleConnect
()
src/components/points-modal/invite-friends/invite-friends.tsx:25
Function
handleConnect
()
src/components/rewards-modal/referrer-stats/referrer-stats.tsx:80
Function
handleCopyClick
()
src/components/points-modal/invite-friends/invite-friends.tsx:20
Function
handleCopyClick
()
src/components/rewards-modal/referrer-stats/referrer-stats.tsx:75
Function
handleDisconnect
()
src/components/header/wallet-menu/wallet-menu.tsx:67
Function
handleEnableAllClick
()
src/components/settings-modal/dex-filter/dex-filter.tsx:16
Function
handleFarmVolumeClick
()
src/components/swap-form/ads-swiper/farm-volume/farm-volume.tsx:17
Function
handleFocus
()
src/components/swap-form/custom-input/custom-input.tsx:80
Function
handleHistoryClick
()
src/components/header/wallet-menu/wallet-menu.tsx:57
Function
handleInputAssetValueChange
(newValue: Asset)
src/components/swap-form/swap-form.tsx:131
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/settings-modal/max-slippage/max-slippage.tsx:15
Function
handleInputChange
(e: ChangeEvent<HTMLInputElement>)
src/components/swap-form/custom-input/custom-input.tsx:39
Function
handleInputChange
(event: ChangeEvent<HTMLInputElement>)
src/components/swap-form/custom-input/asset-selector/asset-list/asset-list.tsx:99
Function
handleInputClear
()
src/components/swap-form/custom-input/asset-selector/asset-list/asset-list.tsx:101
Function
handleMenuClick
()
src/components/header/wallet-menu/wallet-menu.tsx:39
Function
handleOpen
()
src/components/swap-form/custom-input/asset-selector/asset-selector.tsx:30
Function
handleOpenTelegram
()
src/components/points-modal/social-tasks/social-tasks.tsx:28
Function
handleOutputAssetValueChange
(newValue: Asset)
src/components/swap-form/swap-form.tsx:146
Function
handleOverlayClick
()
src/components/swap-form/custom-input/custom-input.tsx:68
← previous
next →
201–300 of 378, ranked by callers