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
↓ 2 callers
Method
removePositionFromFrontend
* 从前端删除头寸显示(不调用后端API)
web/public/js/components/position/position-core.js:669
↓ 2 callers
Method
removePositionState
(positionAddress: string)
src/types/interfaces.ts:369
↓ 2 callers
Method
renderStrategies
* 渲染策略列表
web/public/js/components/strategy-monitor/UIManager.js:289
↓ 2 callers
Method
renderStrategies
* 渲染策略列表
web/public/js/components/simple-y-monitor/UIManager.js:289
↓ 2 callers
Method
renderStrategyCard
* 渲染策略卡片
web/public/js/components/strategy-monitor/UIManager.js:338
↓ 2 callers
Method
renderStrategyCard
* 渲染策略卡片
web/public/js/components/simple-y-monitor/UIManager.js:338
↓ 2 callers
Method
resetForm
* 重置表单
web/public/js/components/simple-y-create/SimpleYCreator.js:1345
↓ 2 callers
Method
resolveDataElementOptions
(t,e)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Function
rn
(t)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Function
rt
(t,e)
web/public/js/libs/chart.min.js:7
↓ 2 callers
Method
running
(t)
web/public/js/libs/chart.min.js:7
↓ 2 callers
Function
sa
(t,e)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
saveAllPositions
* 保存所有头寸状态 (私有方法)
src/services/business/PositionManager.ts:1614
↓ 2 callers
Method
saveAllTrackers
()
src/services/business/analytics/AccumulatedYieldManager.ts:220
↓ 2 callers
Method
saveFormData
* 🔧 重命名:保存表单数据到localStorage(与连锁策略命名保持一致)
web/public/js/components/simple-y-create/SimpleYCreator.js:102
↓ 2 callers
Method
saveQualifiedPoolsToStorage
* 🔥 新增:将合格的池保存到localStorage
web/public/js/components/pool-crawler/PoolCrawlerMonitor.js:2048
↓ 2 callers
Method
saveWallet
* 保存钱包 * @param keypair 密钥对 * @param password 可选密码进行加密
src/services/blockchain/WalletService.ts:320
↓ 2 callers
Method
scheduleStrategy
* 启动策略 - 一次性执行,不重复调度 * 策略启动后由其内部事件驱动机制自主运行
src/services/strategy/StrategyScheduler.ts:85
↓ 2 callers
Method
selectBestEndpoint
* 选择最佳端点
src/services/blockchain/MultiRPCService.ts:460
↓ 2 callers
Method
set
(key: string, value: any)
src/infrastructure/ConfigService.ts:88
↓ 2 callers
Method
set
* 设置状态值
src/services/internal/StateService.ts:153
↓ 2 callers
Method
setCenterPoint
(t,e,i,s)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
setFieldLoading
(fieldName, loading)
web/public/js/components/simple-y-create/SimpleYCreator.js:1904
↓ 2 callers
Method
setOutputAmount
* 设置输出金额 * @param {string} amount 输出金额
web/public/js/components/jupiter/jupiter-ui.js:863
↓ 2 callers
Method
setStrategyLogger
* 🔧 设置策略日志器(用于多实例环境)
src/services/business/PositionAnalyticsService.ts:109
↓ 2 callers
Method
setSubmitLoading
(loading)
web/public/js/components/simple-y-create/SimpleYCreator.js:1426
↓ 2 callers
Method
setupPositionMonitoring
(params: PositionSetupParams)
src/types/analytics-types.ts:270
↓ 2 callers
Method
shouldRetry
* 🤔 判断是否应该重试
src/services/modules/SynchronousRetryManager.ts:384
↓ 2 callers
Method
showCreatePositionModal
* 显示创建头寸模态框
web/public/js/components/position/position-ui.js:452
↓ 2 callers
Method
showEditConfigModal
* 显示编辑配置弹窗
web/public/js/components/strategy-monitor/StrategyController.js:405
↓ 2 callers
Method
showEditConfigModal
* 显示编辑配置弹窗
web/public/js/components/simple-y-monitor/StrategyController.js:405
↓ 2 callers
Method
showFullAddressTemporarily
* 临时显示完整地址
web/public/js/components/strategy-monitor/UIManager.js:974
↓ 2 callers
Method
showFullAddressTemporarily
* 临时显示完整地址
web/public/js/components/simple-y-monitor/UIManager.js:974
↓ 2 callers
Function
showInfo
(title, message, options = {})
web/public/js/components/wallet/wallet-ui.js:86
↓ 2 callers
Method
showStrategyConfigModal
* 显示策略配置弹窗
web/public/js/components/strategy-monitor/StrategyController.js:391
↓ 2 callers
Method
showStrategyConfigModal
* 显示策略配置弹窗
web/public/js/components/simple-y-monitor/StrategyController.js:391
↓ 2 callers
Function
showWarning
(title, message)
web/public/js/components/wallet/wallet-manager.js:80
↓ 2 callers
Method
start
* 启动服务器
src/server/api-server.ts:1221
↓ 2 callers
Method
startAutoRefresh
* 启动自动刷新
web/public/js/components/monitor/monitor-core.js:456
↓ 2 callers
Method
startAutoRefresh
* ⏰ 开始自动刷新
web/public/js/components/health/health-monitor.js:593
↓ 2 callers
Method
startEventDrivenMonitoring
* 🔄 启动事件驱动监控
src/services/strategy/executors/ChainPositionExecutor.ts:342
↓ 2 callers
Method
startInstance
(instanceId: string)
src/services/strategy/StrategyManager.ts:31
↓ 2 callers
Method
startModularMonitoring
* 🔧 修复:启动模块化监控 - 包含完整的初始化流程
src/services/strategy/executors/SimpleYExecutor.ts:752
↓ 2 callers
Method
startNewPollingCycle
(intervalMs?: number)
src/services/business/analytics/UnifiedDataProvider.ts:156
↓ 2 callers
Method
stopCleanupTask
()
src/services/external/MeteoraService.ts:389
↓ 2 callers
Method
stopInstance
(instanceId: string)
src/services/strategy/StrategyManager.ts:231
↓ 2 callers
Method
stopMonitoring
* 停止监控
src/services/business/PositionAnalyticsService.ts:445
↓ 2 callers
Method
stopStrategy
* 停止策略
src/services/strategy/StrategyScheduler.ts:151
↓ 2 callers
Method
swapXTokensForRecreation
* 🆕 卖出X代币为Y代币 - 头寸重建专用(带重试机制)
src/services/strategy/executors/simple-y-modules/SimpleYRiskService.ts:189
↓ 2 callers
Method
swapXTokensToYCore
* 🔄 代币交换核心逻辑 - 不含操作类型特定的日志和标识
src/services/strategy/executors/ChainPositionExecutor.ts:2781
↓ 2 callers
Method
swapXTokensToYCore
* 🆕 代币交换核心逻辑 - 不含操作类型特定的日志和标识(从连锁头寸策略完整复制)
src/services/strategy/executors/simple-y-modules/SimpleYRiskService.ts:429
↓ 2 callers
Method
switchChainPositionTab
* 切换连锁头寸策略选项卡
web/public/js/app.js:633
↓ 2 callers
Method
switchTab
* 切换标签页
web/public/js/components/simple-y-create/SimpleYManager.js:164
↓ 2 callers
Method
switchToBest
* 切换到最佳RPC端点
src/services/blockchain/MultiRPCService.ts:218
↓ 2 callers
Method
syncDelay
* ⏱️ 同步延迟(阻塞式)
src/services/modules/SynchronousRetryManager.ts:431
↓ 2 callers
Method
syncToggleStates
* 同步开关状态的显示
web/public/js/components/strategy-create/ChainPositionCreator.js:816
↓ 2 callers
Method
syncWalletInfo
* 异步同步钱包信息 (增强版本)
web/public/js/components/position/position-core.js:130
↓ 2 callers
Method
syncWalletInfoToLocalStorage
* 同步钱包信息到localStorage (参考头寸管理的实现)
web/public/js/components/wallet/wallet-core.js:589
↓ 2 callers
Function
ti
(t,e)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
tick
(t)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
toggleDataVisibility
(t)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
tooltipPosition
(t)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Function
ts
(t,e)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Function
ua
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Function
ui
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Function
un
(t)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
unbindEvents
()
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
unscheduleStrategy
* 移除策略调度(清理资源)
src/services/strategy/StrategyScheduler.ts:183
↓ 2 callers
Method
update
(t,e)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
updateBalanceDisplay
* 更新余额显示
web/public/js/components/wallet/wallet-ui.js:829
↓ 2 callers
Method
updateConnectionStatus
* 更新连接状态
web/public/js/app.js:1447
↓ 2 callers
Method
updateControlPoints
(t,e)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
updateHoverStyle
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
updateLastUpdateTime
* 更新最后更新时间
web/public/js/components/strategy-monitor/UIManager.js:864
↓ 2 callers
Method
updateLastUpdateTime
* 更新最后更新时间
web/public/js/components/simple-y-monitor/UIManager.js:864
↓ 2 callers
Method
updateLatencyStats
* 更新延迟统计
web/public/js/api.js:89
↓ 2 callers
Method
updatePositionAddresses
* 🔄 更新头寸地址列表(用于头寸重新创建后的同步)
src/services/business/PositionAnalyticsService.ts:260
↓ 2 callers
Method
updatePositionMetrics
* 更新头寸指标
web/public/js/components/monitor/monitor-core.js:315
↓ 2 callers
Method
updatePositionMetrics
* 更新头寸指标
web/public/js/components/monitor/monitor-ui.js:418
↓ 2 callers
Method
updateRangeFromParsed
(t,e,i,s)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
updateSharedOptions
(t,e,i)
web/public/js/libs/chart.min.js:13
↓ 2 callers
Method
updateSoundIcon
* 🔔 更新声音图标
web/public/js/components/pool-crawler/PoolCrawlerMonitor.js:2247
↓ 2 callers
Method
updateStats
* 更新统计信息
web/public/js/components/simple-y-create/SimpleYManager.js:281
↓ 2 callers
Method
updateStatus
* 更新状态信息 * @param {Object} status 状态信息
web/public/js/components/jupiter/jupiter-ui.js:791
↓ 2 callers
Method
updateStrategies
* 更新策略数据
web/public/js/components/strategy-monitor/UIManager.js:229
↓ 2 callers
Method
updateStrategies
* 更新策略数据
web/public/js/components/simple-y-monitor/UIManager.js:229
↓ 2 callers
Method
updateStrategy
* 更新单个策略
web/public/js/components/strategy-monitor/UIManager.js:242
↓ 2 callers
Method
updateStrategy
* 更新单个策略
web/public/js/components/simple-y-monitor/UIManager.js:242
↓ 2 callers
Method
updateStrategyMetrics
* 更新策略指标
web/public/js/components/monitor/monitor-core.js:327
↓ 2 callers
Method
updateStrategyMetrics
* 更新策略指标
web/public/js/components/monitor/monitor-ui.js:457
↓ 2 callers
Method
updateStyles
* 更新样式
web/public/js/forms/FormRenderer.js:569
↓ 2 callers
Method
updateSystemMetrics
* 更新系统指标
web/public/js/components/monitor/monitor-core.js:291
↓ 2 callers
Method
updateSystemMetrics
* 更新系统指标
web/public/js/components/monitor/monitor-ui.js:344
↓ 2 callers
Method
updateThemeButton
()
web/public/js/app.js:135
↓ 2 callers
Method
updateWalletStatus
* 更新钱包状态
web/public/js/components/monitor/monitor-core.js:303
↓ 2 callers
Method
updateWalletStatus
* 更新钱包状态
web/public/js/components/monitor/monitor-ui.js:386
↓ 2 callers
Function
v
(t)
web/public/js/libs/chart.min.js:7
↓ 2 callers
Method
validate
(result: T)
src/services/modules/SynchronousRetryManager.ts:39
↓ 2 callers
Method
validateField
* 验证单个字段
web/public/js/forms/DynamicForm.js:394
↓ 2 callers
Method
validateForm
* 验证整个表单
web/public/js/components/simple-y-create/SimpleYCreator.js:1308
← previous
next →
901–1,000 of 3,742, ranked by callers