Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptocj520/meteora2
/ functions
Functions
3,742 in github.com/cryptocj520/meteora2
⨍
Functions
3,742
◇
Types & classes
541
↓ 5 callers
Method
loadPageContent
(page, forceReload = false)
web/public/js/app.js:386
↓ 5 callers
Method
lockWallet
()
src/types/interfaces.ts:316
↓ 5 callers
Method
logBusinessOperation
* 记录业务操作日志
src/infrastructure/logging/LoggerService.ts:332
↓ 5 callers
Method
logInstanceAwareOperation
(operation: string, details: any, instanceId?: string, traceId?: string)
src/types/interfaces.ts:165
↓ 5 callers
Function
mn
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 5 callers
Function
ne
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 5 callers
Method
off
(event: string, listener: EventListener)
src/infrastructure/EventBus.ts:30
↓ 5 callers
Method
renderInstanceHealth
* 🎨 渲染实例健康状态
web/public/js/components/health/health-monitor.js:329
↓ 5 callers
Method
route
(t,e,i,s)
web/public/js/libs/chart.min.js:13
↓ 5 callers
Method
setInstanceConfig
(instanceId: string, config: SimpleYConfig)
src/services/strategy/executors/SimpleYExecutor.ts:357
↓ 5 callers
Method
showNotification
* 显示通知 * @param {string} message 消息内容 * @param {string} type 消息类型 (success, error, warning, info)
web/public/js/components/jupiter/jupiter-manager.js:443
↓ 5 callers
Function
showSuccess
(title, message, options = {})
web/public/js/components/wallet/wallet-ui.js:62
↓ 5 callers
Method
showTemporaryNotification
* 显示临时通知(备用机制)
web/public/js/components/strategy-monitor/UIManager.js:1029
↓ 5 callers
Method
showTemporaryNotification
* 显示临时通知(备用机制)
web/public/js/components/simple-y-monitor/UIManager.js:1029
↓ 5 callers
Method
stopMonitoring
* 🛑 停止监控
src/services/strategy/executors/SimpleYExecutor.ts:728
↓ 5 callers
Method
stopMonitoring
(context: SimpleYModuleContext)
src/services/strategy/executors/simple-y-modules/types.ts:52
↓ 5 callers
Method
switchToNextEndpoint
* 切换到下一个RPC端点 - 使用新日志系统
src/services/blockchain/SolanaWeb3Service.ts:101
↓ 5 callers
Method
updateElements
(t,e,i,n)
web/public/js/libs/chart.min.js:13
↓ 5 callers
Method
verifyTransactionWithRetry
* 🔧 优化的交易验证策略 * 根据网络拥堵状况动态调整验证策略
src/services/blockchain/SolanaWeb3Service.ts:598
↓ 5 callers
Function
vt
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
$s
(t,e,i,s,n)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
Ce
(t,e,i,s,n)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
Ea
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
He
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
Hi
(t,e,i,s,n)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
Ho
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
Ie
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
Me
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
On
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
Ot
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
Xt
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
Z
(t,e,i,s)
web/public/js/libs/chart.min.js:7
↓ 4 callers
Method
_callHooks
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
_computeTitleHeight
()
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
_destroyDatasetMeta
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
_get
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
_getSharedOptions
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
_resolveAnimations
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
_setStyle
(t,e,i,s)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
addLayout
* 添加布局 * @param {string} name - 布局名称 * @param {Object} layout - 布局配置
web/public/js/forms/FormRenderer.js:535
↓ 4 callers
Method
addPositionToCache
(positionState: any)
src/types/interfaces.ts:368
↓ 4 callers
Method
attrsToString
* 属性转字符串
web/public/js/components/strategy-create/ChainPositionCreator.js:1497
↓ 4 callers
Function
c
(t,e)
web/public/js/libs/chart.min.js:7
↓ 4 callers
Method
calculateRealPrice
* 🔧 辅助方法:计算真实价格(使用链上精度) * @param pool 池实例 * @param rawPrice 原始价格 * @returns 调整后的真实价格
src/services/external/MeteoraService.ts:138
↓ 4 callers
Method
checkWalletStatus
* 检查钱包状态
web/public/js/components/wallet/wallet-core.js:133
↓ 4 callers
Function
ci
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
collectMarketData
* 📈 收集市场数据 - 修复版:支持周期内缓存和收益提取状态检查
src/services/strategy/executors/ChainPositionExecutor.ts:622
↓ 4 callers
Method
connect
* 连接Socket.IO
web/public/js/components/pool-crawler/PoolCrawlerMonitor.js:520
↓ 4 callers
Method
createPosition
(context: SimpleYModuleContext)
src/services/strategy/executors/simple-y-modules/types.ts:19
↓ 4 callers
Method
createXPosition
(params: CreateXPositionParams)
src/types/interfaces.ts:453
↓ 4 callers
Method
deleteWallet
()
src/types/interfaces.ts:313
↓ 4 callers
Method
drawCaret
(t,e,i,s)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
enqueueWrite
* 入队写入任务
src/infrastructure/logging/LogWriter.ts:82
↓ 4 callers
Method
executeManualStopLoss
(instanceId: string)
src/services/strategy/StrategyManager.ts:36
↓ 4 callers
Method
fetchStatus
* 🔥 新增:获取爬虫状态
web/public/js/components/pool-crawler/PoolCrawlerMonitor.js:1286
↓ 4 callers
Method
getAccountTokenBalance
* 🔍 获取账户代币余额 - 通用方法(仿照ChainPositionExecutor方案) * @param poolAddress 池子地址,用于获取代币mint地址 * @param tokenType 'X' 或 'Y',指定查询哪个代币 * @returns
src/services/business/analytics/YieldOperator.ts:503
↓ 4 callers
Method
getBatchPositionsOnChainInfo
(positionAddresses: string[])
src/types/interfaces.ts:430
↓ 4 callers
Method
getCurrentBaseFee
* 获取当前基础费用
src/services/blockchain/GasService.ts:385
↓ 4 callers
Method
getDefaultPriorityFee
* 获取默认优先费用
src/services/blockchain/GasService.ts:698
↓ 4 callers
Method
getExtractionStatus
* 🔍 获取当前提取状态
src/services/business/PositionAnalyticsService.ts:142
↓ 4 callers
Method
getExtractionTimeLockMinutes
* 🔒 获取当前时间锁配置
src/services/business/analytics/YieldOperator.ts:103
↓ 4 callers
Method
getHealthyEndpoints
* 获取健康的端点列表
src/services/blockchain/MultiRPCService.ts:451
↓ 4 callers
Method
getIndexAngle
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
getInstanceFilePath
(instanceId: string)
src/services/strategy/storage/StrategyStorage.ts:170
↓ 4 callers
Method
getInstanceState
* 🔧 获取实例状态
src/services/modules/PositionRecreationModule.ts:327
↓ 4 callers
Method
getLogLevelNumber
* 获取日志级别数值(用于比较)
src/infrastructure/logging/LoggerService.ts:676
↓ 4 callers
Method
getMetrics
()
src/types/interfaces.ts:114
↓ 4 callers
Method
getNetworkCongestion
()
src/types/interfaces.ts:893
↓ 4 callers
Method
getOptionScopes
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
getPixelForTick
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
getPointPositionForValue
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
getPoolPriceAndBin
(poolAddress: string)
src/types/interfaces.ts:540
↓ 4 callers
Method
getState
* 获取当前状态
web/public/js/components/monitor/monitor-core.js:515
↓ 4 callers
Method
getTokenDecimals
* 获取代币精度信息 * @param {string} tokenMint 代币mint地址 * @returns {Promise<number>} 代币精度
web/public/js/components/jupiter/jupiter-core.js:34
↓ 4 callers
Method
getWalletState
* 获取钱包状态
web/public/js/components/wallet/wallet-manager.js:272
↓ 4 callers
Method
gracefulShutdown
* 优雅关闭
src/app.ts:401
↓ 4 callers
Function
gs
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
hideConfigModal
* ⚙️ 隐藏配置弹窗
web/public/js/components/health/health-monitor.js:555
↓ 4 callers
Method
hideSwapInfo
* 隐藏交换信息
web/public/js/components/jupiter/jupiter-ui.js:756
↓ 4 callers
Method
isPointInArea
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
isStrategyRunning
* 判断策略是否正在运行
web/public/js/components/analytics/simple-analytics.js:531
↓ 4 callers
Method
isWalletExists
* 检查钱包文件是否存在
src/services/blockchain/WalletService.ts:397
↓ 4 callers
Method
isWalletUnlocked
* 检查钱包是否已解锁
src/services/blockchain/WalletService.ts:507
↓ 4 callers
Method
isWalletUnlocked
* 检查钱包是否解锁
web/public/js/components/position/position-core.js:501
↓ 4 callers
Function
li
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
listen
(t,e,i)
web/public/js/libs/chart.min.js:7
↓ 4 callers
Method
loadChainPositionPage
()
web/public/js/app.js:564
↓ 4 callers
Method
loadWalletData
* 加载钱包数据(余额、交易历史等)
web/public/js/components/wallet/wallet-core.js:462
↓ 4 callers
Method
lockWallet
* 锁定钱包
src/services/blockchain/WalletService.ts:474
↓ 4 callers
Function
me
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
ns
(t,e,i,s,n)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
parse
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
pe
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
pn
(t,e)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Function
qn
(t,e,i,s,n,o)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
removeAllListeners
(event?: string)
src/infrastructure/EventBus.ts:32
↓ 4 callers
Method
renderEmptyState
* 渲染空状态
web/public/js/components/monitor/monitor-ui.js:313
↓ 4 callers
Method
resolveDatasetElementOptions
(t)
web/public/js/libs/chart.min.js:13
↓ 4 callers
Method
run
* 在指定追踪上下文中运行函数 * @param traceId 追踪ID * @param fn 要执行的函数 * @param metadata 可选的元数据 * @returns 函数执行结果
src/infrastructure/logging/TraceContext.ts:46
↓ 4 callers
Method
saveFrontendPositionInfo
* 保存前端头寸信息到localStorage
web/public/js/components/position/position-core.js:163
← previous
next →
301–400 of 3,742, ranked by callers