# Contract Usage Monitor

Prediqt tracks and stores **every transaction on the Abstract blockchain**, and once a day — at **00:00 BST** — it sends an updated embedded message to Discord

The alert shows the **top 7 contracts** that received the most transactions from **unique wallets** over the past 24 hours

This is a powerful tool for quickly spotting which projects Abstract users are actively engaging with — and since the Abstract Team often allocates more XP to projects generating high on-chain activity, this can be a strong indicator of where the real XP opportunities are

**Known contracts** are automatically tagged within the embed, making it easy to see which project each contract belongs to. Our tagging system is updated constantly as new contracts roll out

### Below is an example of the daily report:

<div align="left"><figure><img src="/files/0bTW60FoCRImEU8ruvQ4" alt="" width="422"><figcaption></figcaption></figure></div>


---

# 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/contract-usage-monitor.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.
