# Freshies

**Freshies Bot - Wallet Activity Tracker**

The Freshies Bot is a key feature of the Baboon Tools arsenal, designed to monitor and report on new wallets engaging with a particular token. It provides users with a comprehensive overview of fresh wallet buys.\
\
This can help you determine if a token is a rug or insider play, depending on how these wallets behave. Use this tool combined with `/freshies` in the [community channel](/baboon-tools/baboon-bots/holders-community.md) for a comprehensive fresh wallet overview for any project,

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

* **Event Notification**: Alerts users when new wallets, make purchases of a token within a specific block, giving insight into possible team or insider buying.
* **Wallet and Transaction Details**: Lists individual wallets and their respective purchase sizes, alongside links to view the transactions, providing transparency and real-time data on fresh wallets.
* **Market Impact**: Details the combined ETH value paid by these new wallets and their collective share of the token supply purchased.
* **Token Analytics**:
  * **Buy/Sell Tax**: Indicates the taxes applied to purchases and sales of the token.
  * **Honeypot Status**: Assesses the safety of the token, indicating whether it is a honeypot.
  * **Tokens in Contract Address**: Shows the percentage of the token supply held in the contract address.
* **Social Links**: Provides a direct link to the token's known social links.
* **First Snipe Timing**: Reports the time passed since the first snipe of this token occurred.


---

# 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://learn.baboon.tools/baboon-tools/baboon-bots/baboon-bot-channels/freshies.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.
