# ETH in Deployer

**ETH in Deployer Bot Feature**

The "ETH in Deployer" bot is a specialized tracking feature of Baboon Tools that monitors and reports Ethereum (ETH) inflow into token deployer wallets. It provides critical information such as:

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

* **ETH Receipt Notification**: An alert for when a deployer wallet receives a significant amount of ETH, indicating they may launch soon.
* **Token and Deployer Details**: Information on the token's name, symbol, contract address, age, and the deployer's wallet address.
* **Deployer holdings**: Details the percentage of total token supply held, current ETH balance, and any USDT or USDC balance within the deployer wallet.
* **Social Media and Info Links**: Direct connections to the token's social media and web presence for community engagement and further research.
* **Wallet and Contract Analytics**: Quick access links to the deployer wallet on Etherscan and MetaSleuth, providing users with comprehensive analytical tools.
* **Gas Price Update**: Current gas price in GWEI, assisting users in estimating transaction costs.

This bot is essential for users who wish to scrutinize token launchers and stay informed about deployers getting ready to launch


---

# 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/eth-in-deployer.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.
