MCPcopy Create free account

hub / github.com/FCY316/OROG_WEB / functions

Functions208 in github.com/FCY316/OROG_WEB

↓ 42 callersFunctionformatLargeNumber
( num: number, nums: number = 4, precision: number = 4, i18nUnits?: Record<"k" | "M" | "B", string> )
utils/index.ts:115
↓ 14 callersFunctionmobileHidden
( value: string, start: number = 10, end: number = 4, d: number = 3 )
utils/index.ts:4
↓ 9 callersFunctiongetRequest
( url: string, params?: any )
request/requestFun.ts:5
↓ 9 callersFunctionuseConnectWallet
(chain: ChainsType)
store/wallet/useConnectWallet.tsx:12
↓ 8 callersFunctionuseEffectFiltrateStore
(fun: (filtrateLocal: FiltrateType) => void)
store/filtrate/index.tsx:148
↓ 7 callersFunctionuseRouter
()
i18n/routing.tsx:76
↓ 6 callersFunctionuseHistory
()
i18n/routing.tsx:121
↓ 5 callersFunctiongetChainFromUrl
()
i18n/routing.tsx:19
↓ 5 callersFunctionmultiplyAndTruncate
( num: number, isAbs: boolean = false )
utils/index.ts:218
↓ 5 callersFunctionuseLogin
(chain: ChainsType)
hook/useLogin.tsx:12
↓ 4 callersFunctiongetBalance
()
hook/useGetBlance/useGetBalance.tsx:36
↓ 4 callersFunctiongetTokenBalance
()
hook/useGetTokenBlance/useGetTokenBalance.tsx:38
↓ 4 callersFunctionsendMessage
(message: any)
hook/useWebSocket.tsx:69
↓ 4 callersFunctiontoNonExponential
(num: any)
utils/index.ts:303
↓ 4 callersFunctionusePathname
()
i18n/routing.tsx:107
↓ 4 callersFunctionuseUpdateEffect
(effect: React.EffectCallback, deps?: React.DependencyList)
hook/useUpdateEffect.tsx:10
↓ 3 callersFunctioncheckExecution
(fun?: Function)
hook/useLogin.tsx:37
↓ 3 callersFunctionmultiplyDecimal
( num1: number | string, num2: number | string )
utils/index.ts:277
↓ 2 callersFunctioncheckTransactionStatus
( connection: Connection, signature: string )
hook/useCheckTransactionStatus/checkTransactionStatusSol.ts:3
↓ 2 callersFunctionclearPing
()
hook/useWebSocket.tsx:65
↓ 2 callersFunctionformatDuration
( milliseconds: number, onlyLargestUnit = false )
utils/index.ts:40
↓ 2 callersFunctiongetPeriod
(value: string)
app/[locale]/[chain]/mywallet/component/UserInfo.tsx:65
↓ 2 callersFunctiongetProgramAccounts
( baseMint: PublicKey, // 基础代币(如 wSOL)的 mint 地址 quoteMint: PublicKey // 目标代币(如 USDC)的 mint 地址 )
hook/useTransaction/transactionSol.ts:39
↓ 2 callersFunctiongetRequestToken
( url: string, params?: any )
request/requestFun.ts:30
↓ 2 callersFunctiongetTimeDataText
()
app/[locale]/[chain]/follow/page.tsx:107
↓ 2 callersFunctionpostRequestToken
( url: string, params?: any )
request/requestFun.ts:43
↓ 2 callersFunctionsendPing
()
hook/useWebSocket.tsx:58
↓ 2 callersFunctionsetTransactionFun
(num: number)
app/[locale]/[chain]/trade/component/Transaction.tsx:266
↓ 2 callersFunctionsingMsgAndSubmit
()
hook/useLogin.tsx:21
↓ 2 callersFunctionunsubscribe
(unsubscribeArr: ChannelArrType, subscribeData: SubscribeItem[])
hook/useWebSocket.tsx:93
↓ 2 callersFunctionwebSocketInit
(channelArr: ChannelArrType, subscribeData: SubscribeItem[])
hook/useWebSocket.tsx:18
↓ 1 callersFunctioncalcAmountOut
( poolKeys: LiquidityPoolKeys, // 流动性池的关键信息 rawAmountIn: number, // 输入金额 slippage: number = 10, //
hook/useTransaction/transactionSol.ts:169
↓ 1 callersFunctionchangeFollowOrHolding
(value: string)
app/[locale]/[chain]/trade/component/TokenList.tsx:108
↓ 1 callersFunctionchangeGasSelected
(index: number)
app/[locale]/[chain]/trade/component/Transaction.tsx:256
↓ 1 callersFunctionchangePeriod
(value: string)
app/[locale]/[chain]/xtop/page.tsx:183
↓ 1 callersFunctionchangePointSlip
(value: string)
app/[locale]/[chain]/trade/component/Transaction.tsx:205
↓ 1 callersFunctionchangeTrendingOrXtop
(value: string)
app/[locale]/[chain]/trade/component/TokenList.tsx:120
↓ 1 callersFunctioncolorFun
()
component/TableMc.tsx:9
↓ 1 callersFunctionconnectWallet
(key: string)
app/[locale]/[chain]/Layout/components/header/Connect.tsx:75
↓ 1 callersFunctionconnectWalletSolStore
( walletName: string, watchChangeFun?: Function )
store/wallet/connectWallet/useWalletSol.ts:42
↓ 1 callersFunctionconnectedWalletSol
(walletName: string)
store/wallet/tools/connected/connectedWalletSol.ts:13
↓ 1 callersFunctiondisconnectWallet
()
app/[locale]/[chain]/Layout/components/header/Connect.tsx:80
↓ 1 callersFunctiondivideDecimal
( num1: number | string, num2: number | string, numOrStt: boolean = true )
utils/index.ts:293
↓ 1 callersFunctionfillMissingBars
( data: historicalTickerCandleType[], from: number, to: number, resolution: string )
component/TradingView/datafeed.ts:29
↓ 1 callersFunctionfollowHttp
(params: { chain_id: string; token: string })
request/index.ts:107
↓ 1 callersFunctionformatDate
(input: Date | string | number)
utils/index.ts:81
↓ 1 callersFunctiongetBalanceSol
(connection: any, address: string)
hook/useGetBlance/getBalanceSol.ts:13
↓ 1 callersFunctiongetDatafeed
( requireFun: (data: { internal: string; from: number; to: number; }) => Promise<historicalTic
component/TradingView/datafeed.ts:109
↓ 1 callersFunctiongetFollowPeriod
(value: string)
app/[locale]/[chain]/trade/component/TokenList.tsx:73
↓ 1 callersFunctiongetInterval
(interval: string, onRealtimeCallback: Function)
app/[locale]/[chain]/trade/[address]/page.tsx:86
↓ 1 callersFunctiongetLocal
(key: string)
store/wallet/tools/strage.ts:13
↓ 1 callersFunctiongetLogoUrl
()
component/Share.tsx:238
↓ 1 callersFunctiongetOwnerTokenAccounts
()
hook/useTransaction/transactionSol.ts:252
↓ 1 callersFunctiongetPeriod
(value: string)
app/[locale]/[chain]/trending/page.tsx:63
↓ 1 callersFunctiongetPoolInfo
(baseMint: PublicKey, quoteMint: PublicKey)
hook/useTransaction/transactionSol.ts:91
↓ 1 callersFunctiongetProgramAccountsAll
( baseMint: PublicKey, quoteMint: PublicKey )
hook/useTransaction/transactionSol.ts:73
↓ 1 callersFunctiongetSearchDefault
()
app/[locale]/[chain]/Layout/components/header/SearchDef.tsx:251
↓ 1 callersFunctiongetTokenBalanceSol
( connection: any, address: string, tokenMint: string )
hook/useGetTokenBlance/getTokenBalanceSol.ts:17
↓ 1 callersFunctiongetTrendingOrXtopPeriod
(value: string)
app/[locale]/[chain]/trade/component/TokenList.tsx:84
↓ 1 callersFunctiongoTrade
(token: SearchHistoryType)
app/[locale]/[chain]/Layout/components/header/Searching.tsx:47
↓ 1 callersFunctiongoTrade
(token: SearchHistoryType)
app/[locale]/[chain]/Layout/components/header/MobileSearch.tsx:49
↓ 1 callersFunctiongoTrade
(token: SearchHistoryType)
app/[locale]/[chain]/Layout/components/header/SearchList.tsx:30
↓ 1 callersFunctiongoTrade
(token: SearchHistoryType)
app/[locale]/[chain]/Layout/components/header/SearchHistory.tsx:33
↓ 1 callersFunctiongoXtop
(index: number)
app/[locale]/[chain]/Layout/components/header/SearchDef.tsx:244
↓ 1 callersFunctionhandleCopyClick
(data: string | number)
utils/index.ts:23
↓ 1 callersFunctionmakeSwapInstruction
( poolKeys: LiquidityPoolKeys, userTokenAccounts: TokenAccount[], amountIn: TokenAmount, minAm
hook/useTransaction/transactionSol.ts:272
↓ 1 callersFunctionmergeWithDefaults
(defaults: T, stored: Partial<T>)
store/filtrate/index.tsx:118
↓ 1 callersFunctionmessageSingFun
()
hook/useMessageSign/useMessageSing.tsx:31
↓ 1 callersFunctionmessageSingSol
( providerSol: any, message: string = "Hello OROG" )
hook/useMessageSign/messageSingSol.ts:1
↓ 1 callersFunctionpostRequest
( url: string, params?: any )
request/requestFun.ts:18
↓ 1 callersFunctionreceiveMessage
(data: any, channelArr: ChannelArrType)
hook/useWebSocket.tsx:109
↓ 1 callersFunctionremoveFollowHttp
(params: { chain_id: string; token: string; })
request/index.ts:113
↓ 1 callersFunctionremoveLocal
(key: string)
store/wallet/tools/strage.ts:20
↓ 1 callersFunctionresubscribe
(resubscribeArr: ChannelArrType, subscribeData: SubscribeItem[])
hook/useWebSocket.tsx:78
↓ 1 callersFunctionsetChainAndCookie
(newChain: ChainsType)
hook/useSetChainLocale.tsx:20
↓ 1 callersFunctionsetChainFun
(key: ChainsType)
app/[locale]/[chain]/Layout/components/header/SetChain.tsx:29
↓ 1 callersFunctionsetLocal
(key: string, walletName: string)
store/wallet/tools/strage.ts:5
↓ 1 callersFunctionsocketFun
(interval: string, onRealtimeCallback: Function)
component/TradingView/TradingView.tsx:27
↓ 1 callersFunctionswitchLocale
(newLocale: string)
hook/useSetChainLocale.tsx:42
↓ 1 callersFunctiontransactionSol
( connection: Connection, // Solana 网络连接对象 provider: any, // 提供者对象,用于签署和发送交易 address: string, // 用户的地址(钱
hook/useTransaction/transactionSol.ts:24
↓ 1 callersFunctionuseBrowserTitle
(title: string = 'OROG是最牛逼的交易工具')
hook/useBrowserTitle.tsx:2
↓ 1 callersFunctionuseCheckTransactionStatus
(chain: ChainsType)
hook/useCheckTransactionStatus/useCheckTransactionStatus.tsx:13
↓ 1 callersFunctionuseConnectWalletSol
(chain: ChainsType, removeLocalToken?: Function)
store/wallet/useConnectWalletInt.tsx:10
↓ 1 callersFunctionuseGetBalance
(chain: ChainsType, successFun?: Function, errorFun?: Function)
hook/useGetBlance/useGetBalance.tsx:18
↓ 1 callersFunctionuseGetTokenBalance
(chain: ChainsType, tokenMint: string, successFun?: Function, errorFun?: Function)
hook/useGetTokenBlance/useGetTokenBalance.tsx:18
↓ 1 callersFunctionuseMessageSing
(chain: ChainsType, successFun?: Function, errorFun?: Function)
hook/useMessageSign/useMessageSing.tsx:16
↓ 1 callersFunctionuseSetChainLocale
()
hook/useSetChainLocale.tsx:8
↓ 1 callersFunctionuseTransaction
(chain: ChainsType, successFun?: Function, errorFun?: Function)
hook/useTransaction/useTransaction.tsx:21
↓ 1 callersFunctionuseWebSocket
(funArr: Function[])
hook/useWebSocket.tsx:10
↓ 1 callersFunctionwatchSetAddressSol
(walletName: string, fun: Function)
store/wallet/tools/watch/watchSol.ts:13
FunctionAllEarnings
({ useInfo, period, theme, address }: { useInfo: MyWalletInfoType, period: string, theme: "light" | "dark", ad
component/Share.tsx:150
FunctionAppTable
({ columns, data, loading = false, keys, mh, skeletonMh, skeletonClassname, isCilCk = true, arr = 40, isSc
component/Table.tsx:6
FunctionChart
({ dataValues }: { dataValues: number[] })
app/[locale]/[chain]/mywallet/component/Chart.tsx:17
FunctionConnect
({ chain }: { chain: ChainsType })
app/[locale]/[chain]/Layout/components/header/Connect.tsx:56
FunctionCopy
({ text, copyIcon, className, successIcon, errorIcon, }: CopyType)
component/Copy.tsx:23
FunctionDefImage
({ value, className }: { value: string, className?: string })
component/DefImage.tsx:15
FunctionEmpty
()
component/Empty.tsx:10
FunctionFHItem
({ item, period }: { item: FollowListParams | EarningsListType, period: Period })
app/[locale]/[chain]/trade/component/FHItem.tsx:20
FunctionFollow
({ follow, quote_mint_address, chain, className = 'w-3.5 mr-2' }: { chain: ChainsType, follow: boolean, quote_
component/Follow.tsx:21
FunctionFollowLayout
({ children }: Readonly<{ children: React.ReactNode; }>)
app/[locale]/[chain]/xtop/layout.tsx:1
next →1–100 of 208, ranked by callers