> For the complete documentation index, see [llms.txt](https://docs.gmgn.ai/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmgn.ai/cn/shi-shi-jian-kong-lao-shu-cang-ju-ji-shou-qian-70-mai-jia-chi-cang-chu-huo.md).

# 实时监控老鼠仓，狙击手，前70买家持仓出货

### ⚠️ 免责声明：老鼠仓，狙击手，前70买家持仓状态不能保证实时准确，仅供辅助参考。

## 1. 成交动态：

<figure><img src="/files/Kiv2D9f7ayji9NFZyluA" alt=""><figcaption></figcaption></figure>

* 老鼠仓：开盘后没有买入，但是有持仓，可能是项目方持仓批量转移到多个小号钱包，偷偷砸盘出货。正规项目一般是空投用户，需要找官方推特查看是否有空投领取活动。
* 持仓者老鼠仓比例：老鼠仓用户的持仓数量/代币总供应量，越高越不好。

## 2. 狙击手，前70买家持仓出货：

<div><figure><img src="/files/ra04zCghTJCOsyZU13UQ" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/xMvCCS1PnN9cbTZZEu49" alt="" width="563"><figcaption></figcaption></figure></div>

前70买家钱包：开盘后，前70个买入代币的钱包

钱包标签：

* 狙击手：开盘后前几个区块买入的买家
* 骗子钱包：经常买rug币的钱包，疑似rug盘项目方自己小号钱包

## 3.指标说明：

<figure><img src="/files/lQ1Bn7Y9pAAxam4fKS4K" alt="" width="563"><figcaption></figcaption></figure>

<table><thead><tr><th width="163">持仓状态说明：</th><th></th></tr></thead><tbody><tr><td>持仓不变</td><td>开盘后首笔买入与当前持仓数量相同</td></tr><tr><td>加仓</td><td>首笔买入后，又买入更多</td></tr><tr><td>卖出部分</td><td>首笔买入后，卖出部分，当前仍然有持仓（Solana链暂时无法区分转走和卖出部分</td></tr><tr><td>全部卖出</td><td>首笔买入后，全部卖出</td></tr><tr><td>转走</td><td>首笔买入后，没有卖，但是转走了部分，当前仍然有持仓</td></tr></tbody></table>

<table><thead><tr><th width="163">统计百分比说明</th><th></th></tr></thead><tbody><tr><td>总购买</td><td>前70买家（名单固定），首笔买入的token数量/总供应量</td></tr><tr><td>当前持仓</td><td>前70买家（名单固定），当前实际持有token数量/总供应量</td></tr><tr><td>前10持仓大户</td><td>当前持仓数量排名前10的钱包（剔除掉池子地址，名单实时变化），这些钱包当前持有token数量/总供应量</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.gmgn.ai/cn/shi-shi-jian-kong-lao-shu-cang-ju-ji-shou-qian-70-mai-jia-chi-cang-chu-huo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
