Get Wallet Performance
滚动窗口内的表现:已实现盈亏、成交量、连胜/连败、回撤、最佳/最差日及逐日明细。成交笔数(totals.trades 与每日 trades)为窗口内每日活动(day_buys + day_sells),非累计终身总数。
SDK Example
授权
用于鉴权的 API Key
路径参数
Solana 钱包地址(Base58,约 32–44 字符)
^[1-9A-HJ-NP-Za-km-z]{32,44}$查询参数
响应金额字段的计价单位,默认 usd。传 sol 或 eur 时按 ClickHouse 参考价在读取时将美元快照换算;历史端点按各快照日汇率,钱包摘要用现货。笔数、百分比、时间戳与 ROI 不换算;无效值返回 400。
usd, sol, eur 周期简写(如 30d),与 days 二选一
1d, 7d, 14d, 30d, 90d, all 滚动窗口天数,默认 30,最大 365
x <= 365响应
Successful response.
Response denomination when ?currency=sol or ?currency=eur is requested. Omitted for the default USD response.
sol, eur Unified wallet identity. Only fields with known values are returned; a wallet can carry multiple tags at once.
Number of days in the window.
Win/loss streaks in consecutive trading days.
Maximum drawdown from peak total PnL within the window.
Day-by-day PnL and volume for the window.