You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GET /api/v1/account/{address} # 地址详情 (P/L, Positions, 10维度评分)
GET /api/v1/account/{address}/positions # 活跃仓位 (含市场状态)
GET /api/v1/account/{address}/closed-positions # 已平仓仓位
GET /api/v1/account/{address}/trades # 交易历史
GET /api/v1/account/{address}/activity # 活动历史
GET /api/v1/account/{address}/stats # 快速统计 (含链上余额)
GET /api/v1/leaderboard # 排行榜
GET /api/v1/leaderboard/top # Top N 交易员
GET /api/v1/leaderboard/trader/{address} # 查找交易员