# Token Whale Anomaly Tracker

**Token Whale Anomaly Tracker** - it is a real time monitoring of whale activity in new tokens. Handful tool to spot new tokens with high potential. Available both on the Alphador website and in Pro Group.

<figure><img src="/files/Z6aZZ049aN41ujeRg2Ih" alt=""><figcaption><p>Token Whale Anomaly on Alphador Website</p></figcaption></figure>

### Supported Chains

Currently works only in Ethereum chain.

### Notes

* **Whales -** buyers of the token with big $ balance.
* **Fresh Wallets** - wallets which were created and deposited recently. If their overall balance is big, then there might be some insiders.&#x20;
* **KYC** - amount of popular wallets with linked twitter or many followers.
* Locked LP - percent of locked liquidity. If percent is 0, then rugpull (when dev removes liquidity) is highly possible.
* Contract Verified - whether the contract code is visible / open source.
* MEV bots excluded from counting as whales

<figure><img src="/files/cQac2gsbeDZYuzhGZcMc" alt=""><figcaption><p>Example of alert in Telegram Pro group</p></figcaption></figure>

<figure><img src="/files/NVs8eMvBMS7Web5GIkY1" alt=""><figcaption><p>4x on $WOOF after initial alert</p></figcaption></figure>

<figure><img src="/files/sJVkYlmbH6ypEUEUBRtv" alt=""><figcaption><p>5x on $SPY after initial alert</p></figcaption></figure>


---

# Agent Instructions: 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://docs.alphador.ai/subscription-features/token-whale-anomaly-tracker.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.
