> ## Documentation Index
> Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
> Use this file to discover all available pages before exploring further.

# PnL V2

> 使用 PnL V2 跟踪 Solana 钱包盈亏——已实现与未实现收益、代币持仓、交易者排行榜、钱包标签、批量查询与实时更新流。

PnL V2 可为任意 Solana 钱包计算已实现与未实现盈亏。它覆盖单个持仓、每日历史、风险敞口、KOL 排名，并可对多个钱包或代币一次性进行批量查询。

<CardGroup cols={2}>
  <Card title="概览" href="/cn/guides/pnl-v2/overview">
    PnL V2 的工作原理——端点分组、关键概念与分页。
  </Card>

  <Card title="钱包分析" href="/cn/guides/pnl-v2/wallet-analysis">
    获取钱包的 PnL 概要、持仓、历史、亮点和风险。
  </Card>

  <Card title="Solana 钱包标签" href="/cn/guides/pnl-v2/wallet-tags">
    PnL V2 支持的钱包身份标签、平台过滤、机器人标签、安全标签和交易所标签。
  </Card>

  <Card title="代币情报" href="/cn/guides/pnl-v2/token-intelligence">
    查看谁交易了某个代币、谁仍在持有，以及谁最先入场。
  </Card>

  <Card title="排行榜" href="/cn/guides/pnl-v2/leaderboards">
    按 PnL、胜率、ROI 或交易次数对 KOL 与顶级交易者进行排名。
  </Card>

  <Card title="批量操作" href="/cn/guides/pnl-v2/batch-operations">
    一次请求获取多个钱包或代币的持仓数据。
  </Card>

  <Card title="API 参考" href="/cn/data-api/pnl-v2/get-wallet-summary">
    完整的端点文档，包含请求/响应结构。
  </Card>
</CardGroup>
