MCPcopy Create free account

hub / github.com/cryptocj520/meteora2 / functions

Functions3,742 in github.com/cryptocj520/meteora2

↓ 5 callersMethodloadPageContent
(page, forceReload = false)
web/public/js/app.js:386
↓ 5 callersMethodlockWallet
()
src/types/interfaces.ts:316
↓ 5 callersMethodlogBusinessOperation
* 记录业务操作日志
src/infrastructure/logging/LoggerService.ts:332
↓ 5 callersMethodlogInstanceAwareOperation
(operation: string, details: any, instanceId?: string, traceId?: string)
src/types/interfaces.ts:165
↓ 5 callersFunctionmn
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 5 callersFunctionne
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 5 callersMethodoff
(event: string, listener: EventListener)
src/infrastructure/EventBus.ts:30
↓ 5 callersMethodrenderInstanceHealth
* 🎨 渲染实例健康状态
web/public/js/components/health/health-monitor.js:329
↓ 5 callersMethodroute
(t,e,i,s)
web/public/js/libs/chart.min.js:13
↓ 5 callersMethodsetInstanceConfig
(instanceId: string, config: SimpleYConfig)
src/services/strategy/executors/SimpleYExecutor.ts:357
↓ 5 callersMethodshowNotification
* 显示通知 * @param {string} message 消息内容 * @param {string} type 消息类型 (success, error, warning, info)
web/public/js/components/jupiter/jupiter-manager.js:443
↓ 5 callersFunctionshowSuccess
(title, message, options = {})
web/public/js/components/wallet/wallet-ui.js:62
↓ 5 callersMethodshowTemporaryNotification
* 显示临时通知(备用机制)
web/public/js/components/strategy-monitor/UIManager.js:1029
↓ 5 callersMethodshowTemporaryNotification
* 显示临时通知(备用机制)
web/public/js/components/simple-y-monitor/UIManager.js:1029
↓ 5 callersMethodstopMonitoring
* 🛑 停止监控
src/services/strategy/executors/SimpleYExecutor.ts:728
↓ 5 callersMethodstopMonitoring
(context: SimpleYModuleContext)
src/services/strategy/executors/simple-y-modules/types.ts:52
↓ 5 callersMethodswitchToNextEndpoint
* 切换到下一个RPC端点 - 使用新日志系统
src/services/blockchain/SolanaWeb3Service.ts:101
↓ 5 callersMethodupdateElements
(t,e,i,n)
web/public/js/libs/chart.min.js:13
↓ 5 callersMethodverifyTransactionWithRetry
* 🔧 优化的交易验证策略 * 根据网络拥堵状况动态调整验证策略
src/services/blockchain/SolanaWeb3Service.ts:598
↓ 5 callersFunctionvt
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunction$s
(t,e,i,s,n)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionCe
(t,e,i,s,n)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionEa
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionHe
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionHi
(t,e,i,s,n)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionHo
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionIe
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionMe
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionOn
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionOt
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionXt
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionZ
(t,e,i,s)
web/public/js/libs/chart.min.js:7
↓ 4 callersMethod_callHooks
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethod_computeTitleHeight
()
web/public/js/libs/chart.min.js:13
↓ 4 callersMethod_destroyDatasetMeta
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethod_get
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethod_getSharedOptions
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethod_resolveAnimations
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethod_setStyle
(t,e,i,s)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodaddLayout
* 添加布局 * @param {string} name - 布局名称 * @param {Object} layout - 布局配置
web/public/js/forms/FormRenderer.js:535
↓ 4 callersMethodaddPositionToCache
(positionState: any)
src/types/interfaces.ts:368
↓ 4 callersMethodattrsToString
* 属性转字符串
web/public/js/components/strategy-create/ChainPositionCreator.js:1497
↓ 4 callersFunctionc
(t,e)
web/public/js/libs/chart.min.js:7
↓ 4 callersMethodcalculateRealPrice
* 🔧 辅助方法:计算真实价格(使用链上精度) * @param pool 池实例 * @param rawPrice 原始价格 * @returns 调整后的真实价格
src/services/external/MeteoraService.ts:138
↓ 4 callersMethodcheckWalletStatus
* 检查钱包状态
web/public/js/components/wallet/wallet-core.js:133
↓ 4 callersFunctionci
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodcollectMarketData
* 📈 收集市场数据 - 修复版:支持周期内缓存和收益提取状态检查
src/services/strategy/executors/ChainPositionExecutor.ts:622
↓ 4 callersMethodconnect
* 连接Socket.IO
web/public/js/components/pool-crawler/PoolCrawlerMonitor.js:520
↓ 4 callersMethodcreatePosition
(context: SimpleYModuleContext)
src/services/strategy/executors/simple-y-modules/types.ts:19
↓ 4 callersMethodcreateXPosition
(params: CreateXPositionParams)
src/types/interfaces.ts:453
↓ 4 callersMethoddeleteWallet
()
src/types/interfaces.ts:313
↓ 4 callersMethoddrawCaret
(t,e,i,s)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodenqueueWrite
* 入队写入任务
src/infrastructure/logging/LogWriter.ts:82
↓ 4 callersMethodexecuteManualStopLoss
(instanceId: string)
src/services/strategy/StrategyManager.ts:36
↓ 4 callersMethodfetchStatus
* 🔥 新增:获取爬虫状态
web/public/js/components/pool-crawler/PoolCrawlerMonitor.js:1286
↓ 4 callersMethodgetAccountTokenBalance
* 🔍 获取账户代币余额 - 通用方法(仿照ChainPositionExecutor方案) * @param poolAddress 池子地址,用于获取代币mint地址 * @param tokenType 'X' 或 'Y',指定查询哪个代币 * @returns
src/services/business/analytics/YieldOperator.ts:503
↓ 4 callersMethodgetBatchPositionsOnChainInfo
(positionAddresses: string[])
src/types/interfaces.ts:430
↓ 4 callersMethodgetCurrentBaseFee
* 获取当前基础费用
src/services/blockchain/GasService.ts:385
↓ 4 callersMethodgetDefaultPriorityFee
* 获取默认优先费用
src/services/blockchain/GasService.ts:698
↓ 4 callersMethodgetExtractionStatus
* 🔍 获取当前提取状态
src/services/business/PositionAnalyticsService.ts:142
↓ 4 callersMethodgetExtractionTimeLockMinutes
* 🔒 获取当前时间锁配置
src/services/business/analytics/YieldOperator.ts:103
↓ 4 callersMethodgetHealthyEndpoints
* 获取健康的端点列表
src/services/blockchain/MultiRPCService.ts:451
↓ 4 callersMethodgetIndexAngle
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodgetInstanceFilePath
(instanceId: string)
src/services/strategy/storage/StrategyStorage.ts:170
↓ 4 callersMethodgetInstanceState
* 🔧 获取实例状态
src/services/modules/PositionRecreationModule.ts:327
↓ 4 callersMethodgetLogLevelNumber
* 获取日志级别数值(用于比较)
src/infrastructure/logging/LoggerService.ts:676
↓ 4 callersMethodgetMetrics
()
src/types/interfaces.ts:114
↓ 4 callersMethodgetNetworkCongestion
()
src/types/interfaces.ts:893
↓ 4 callersMethodgetOptionScopes
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodgetPixelForTick
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodgetPointPositionForValue
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodgetPoolPriceAndBin
(poolAddress: string)
src/types/interfaces.ts:540
↓ 4 callersMethodgetState
* 获取当前状态
web/public/js/components/monitor/monitor-core.js:515
↓ 4 callersMethodgetTokenDecimals
* 获取代币精度信息 * @param {string} tokenMint 代币mint地址 * @returns {Promise<number>} 代币精度
web/public/js/components/jupiter/jupiter-core.js:34
↓ 4 callersMethodgetWalletState
* 获取钱包状态
web/public/js/components/wallet/wallet-manager.js:272
↓ 4 callersMethodgracefulShutdown
* 优雅关闭
src/app.ts:401
↓ 4 callersFunctiongs
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodhideConfigModal
* ⚙️ 隐藏配置弹窗
web/public/js/components/health/health-monitor.js:555
↓ 4 callersMethodhideSwapInfo
* 隐藏交换信息
web/public/js/components/jupiter/jupiter-ui.js:756
↓ 4 callersMethodisPointInArea
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodisStrategyRunning
* 判断策略是否正在运行
web/public/js/components/analytics/simple-analytics.js:531
↓ 4 callersMethodisWalletExists
* 检查钱包文件是否存在
src/services/blockchain/WalletService.ts:397
↓ 4 callersMethodisWalletUnlocked
* 检查钱包是否已解锁
src/services/blockchain/WalletService.ts:507
↓ 4 callersMethodisWalletUnlocked
* 检查钱包是否解锁
web/public/js/components/position/position-core.js:501
↓ 4 callersFunctionli
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodlisten
(t,e,i)
web/public/js/libs/chart.min.js:7
↓ 4 callersMethodloadChainPositionPage
()
web/public/js/app.js:564
↓ 4 callersMethodloadWalletData
* 加载钱包数据(余额、交易历史等)
web/public/js/components/wallet/wallet-core.js:462
↓ 4 callersMethodlockWallet
* 锁定钱包
src/services/blockchain/WalletService.ts:474
↓ 4 callersFunctionme
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionns
(t,e,i,s,n)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodparse
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionpe
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionpn
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callersFunctionqn
(t,e,i,s,n,o)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodremoveAllListeners
(event?: string)
src/infrastructure/EventBus.ts:32
↓ 4 callersMethodrenderEmptyState
* 渲染空状态
web/public/js/components/monitor/monitor-ui.js:313
↓ 4 callersMethodresolveDatasetElementOptions
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callersMethodrun
* 在指定追踪上下文中运行函数 * @param traceId 追踪ID * @param fn 要执行的函数 * @param metadata 可选的元数据 * @returns 函数执行结果
src/infrastructure/logging/TraceContext.ts:46
↓ 4 callersMethodsaveFrontendPositionInfo
* 保存前端头寸信息到localStorage
web/public/js/components/position/position-core.js:163
← previousnext →301–400 of 3,742, ranked by callers