# Whale Spy - Webapp

**Prediqt Whale Spy** tracks on-chain activity from the biggest wallets on **Abstract Chain** and shows what they’re buying in real time

#### What it does

* **Live whale tape:** a real-time feed of large wallet buys/sells
* **Top tokens by whale buys:** ranks assets by how many distinct whales are accumulating over the last 1h / 6h / 12h / 24
* **Quick context:** per-token whales count, 24h volume, market cap, age, price, and short-term change.

#### Why it’s useful

Spot rotations early, confirm narratives with on-chain behavior, and track sustained accumulation across high-signal wallets

Use it here: <https://whales.prediqt.xyz/>

<figure><img src="/files/Bwrum253xpCZiQz0Na3V" alt=""><figcaption></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.prediqt.xyz/current-utilities/whale-spy-webapp.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.
