> For the complete documentation index, see [llms.txt](https://help.trade.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trade.fun/memecoins/token-page/token-audit.md).

# Token Audit

<figure><img src="/files/XPamLyGeZNkGtKx3I2a7" alt="" width="294"><figcaption><p>Token Audit Section</p></figcaption></figure>

### Metrics

* **Top 10** — Percentage of supply held by the top 10 wallets.
* **Creator** — Whether the deploying wallet has sold or still holds.
* **Snipers** — Percentage held by wallets identified as snipers.
* **Insiders** — Percentage held by wallets flagged as connected or reused by the dev.
* **Bundlers** — Percentage held by wallets that used bundle/multi-buy techniques.
* **Fresh** — Percentage held by recently funded wallets.
* **KOLs** — Percentage held by known Key Opinion Leaders.
* **Same F.** — Percentage held by wallets funded from the same source.
* **LP B.** — Percentage of liquidity that has been burned (locked permanently).
* **DEX P.** — Whether the token has paid the DEX listing fee.
* **First B.** — First 100 buyers overview. To learn more, visit the First 100 Buyers page.
* **Holders** — Current number of holders.

### Token Info

* **DA** — Deployer address with wallet balance, linked exchange info, and account age.
* **CA** — Contract address (copyable).
* **Pair** — Liquidity pool address (copyable).

Each address has a copy button and a search icon to quickly look up the wallet or contract.

***

{% tabs %}
{% tab title="Pump.fun Creator Fees" %}
Click '**View Pumpfun fees'** to see how much the token creator has earned from pump.fun fees — full transparency on creator revenue.

<figure><img src="/files/SjPV5kOColx0EcE4MlKH" alt="" width="329"><figcaption><p>Pump.fun Creator Fees Tab</p></figcaption></figure>
{% endtab %}

{% tab title="First 100 Buyers" %}
A visual grid showing what the first 100 buyers did with their tokens — held, sold, or bought more. Each dot is color-coded by status so you can instantly read early buyer conviction at a glance.&#x20;

To learn more, visit the [First 100 Buyers](/memecoins/token-page/first-100-buyers.md) page.

<figure><img src="/files/x4dd6FHRJfQvl07WeGzY" alt="" width="292"><figcaption><p>First 100 Buyers Tab</p></figcaption></figure>
{% endtab %}

{% tab title="Holder Chart" %}
Click **View** to open a live chart showing how the holder count changes over time.&#x20;

To learn more, visit the [Holders Chart](/memecoins/token-page/holders-chart.md) page.

<figure><img src="/files/WDErFur7MMGVCf72ajwc" alt="" width="563"><figcaption><p>Holders Chart Tab</p></figcaption></figure>
{% endtab %}

{% tab title="Settings" %}
Click the settings icon on the Token Audit panel to open the customization menu.

<figure><img src="/files/AI5BtFrVmqp6YALIfZkM" alt=""><figcaption><p>Token Audit — Settings Icon Location</p></figcaption></figure>

***

#### Metrics & Order

Choose which metrics are visible and arrange them in any order. Drag to reorder, click the eye icon to show or hide individual metrics. Hit **Save Changes** to apply or **Reset to Defaults** to restore the original layout.

<figure><img src="/files/TycTt9D6XAr2OD59Ac9s" alt=""><figcaption><p>Metrics &#x26; Order Option</p></figcaption></figure>

***

#### Thresholds

Set custom warning and danger levels for each metric. Each metric has two thresholds:

* **Warning** (yellow) — the first threshold that flags attention.
* **Danger** (red) — the higher threshold that signals serious risk.

Metrics will change color on the Token Audit panel based on your thresholds, so you can spot risk at a glance without reading every number.

<figure><img src="/files/99MmlsmJbyzd9BKh8mpV" alt=""><figcaption><p>Thresholds Option</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://help.trade.fun/memecoins/token-page/token-audit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
