# Token Report Details

Anyone with a keen eye would’ve noticed that the bot gives extensive information about any contract you paste in the bot. This can be seen in the message of the Token Report displayed below:

<figure><img src="https://3381910560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzU4yHmvMsWFEfnWtIPR7%2Fuploads%2FfyrKlQzxCXG2eIpODFCp%2FCatchy%20Token%20Report%20(Buy%20-%20Closed).jpg?alt=media&#x26;token=d306944f-1964-44e5-91c2-cebe91d94c4e" alt="" width="375"><figcaption><p>Toke Report Details</p></figcaption></figure>

We go over a few of the important pieces of information below:

### 🌟 Referral

Includes your quick-buy referral link for the token. Referrals are detailed in Section X.

### Liquidity Pool (Pool)

For TON and EVM-compatible chains, the bot will select from the list of [supported pools](https://docs.maestrobots.com/getting-started#supported-dexs) the one with the highest USD value for the backing reserves. However, when buying or selling on EVM-compatible chains, the sniper will select the pool which yields the **highest output for the trade**.

For Solana, the bot will select from the list of supported pools the one which yields the highest output for the trade. That also goes for buying and selling on the chain.

### 👀 hits - Premium Only

This shows the number of Maestro users who have pasted the same contract into the bot, and allows you to gauge how “alpha” a contract truly is.

### ⛽ BSC | X GWEI

*Exclusive to ETH, BSC, Base, Avalanche, Sonic and Arbitrum*

For BSC, this shows the current minimum chain gas price.

For Ethereum, Avalanche, Base, Arbitrum and Sonic, this shows the current chain gas price average. This is especially relevant on Ethereum where gas is highly volatile.

### 💵 TX Fees

*Exclusive to ETH, BSC, Base, Avalanche, Sonic and Arbitrum*

This shows the gas fees you’ll be paying to buy (next to **B**) and sell (next to **S**) when interacting with this contract. These values will use the buy and sell G*as Price/Delta* specified in the Token Report.

### 🔥 Burnt

*Not available on Solana and TRX*

The percentage of the token’s max supply that was burned.

### 🪠 Clog

*Exclusive to ETH, BSC, Base, Avalanche, Sonic and Arbitrum*

This value shows the percentage of the token's maximum supply that is currently in the balance of the token CA.

### 🎯 Max TX (Max Buy, Max Sell and Max Wallet)

*Exclusive to ETH, BSC, Base, Avalanche, Sonic and Arbitrum*

This shows the maximum amount of tokens you’re allowed to buy and sell in one transaction, as well as the maximum amount of tokens you’re allowed to hold in one wallet. These values are controlled by the contract’s developer. If you try to buy an amount that is bigger than the contract’s max buy, the bot will automatically adjust your buy amount to ensure the success of your transaction. If you wish to make use of this functionality, make sure that the bot can estimate a concrete value for the contract’s max buy when you paste the contract.

### 🧢 Market Cap

This shows the Market Capital of the token.

### ⚖️ Taxes | 🅑 X % 🅢 Y % 🅣 Z %

Exclusive to EVM-compatible chains

This shows the contract’s buy, sell and transfer taxes at the time of pasting the contract. If you wish to use *Smart Slippage*, make sure that the bot can estimate concrete values for the buy and sell tax.

### 💧 Liquidity

This displays the USD value of the total liquidity (token and backing reserves) in the selected token's liquidity pool. Low percentages (less than 0.1% for example) are highly suspect.

### 🕓 Refresh

This displays the timestamp at which this Token Report was last refreshed.

### 📌 Limit Orders

This displays a summary of the total number of sell and buy limit orders currently active on this token, and for all of your connected wallets for this chain. For example, having 2 Take Profit, 4 Stop Loss/Trailing Stop Loss and 1 Buy limit order for $CATCHY across all the connected wallets would show the following summary in the Token Report:

<figure><img src="https://3381910560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzU4yHmvMsWFEfnWtIPR7%2Fuploads%2F4QZTCHurmQpPb27N1mdV%2FLimit%20Orders%20Summary%20on%20TR%20Example.jpg?alt=media&#x26;token=675b1a63-c062-4959-978e-198326dfb80b" alt="" width="375"><figcaption><p>Limit Orders Summary in Token Report</p></figcaption></figure>

You can check, edit and add buy and sell limit orders for any token from the Token Report, Trade Monitor or the Active Orders tab. This will be detailed in Section X.

### 💰 *Balance*

An expandable quote which includes your token balance and the equivalent percentage of token supply for all of your connected wallets, as well as the native balance for each wallet. The wallets with positive token balance are listed first followed by the ones with no token balance as shown in the image below:

<figure><img src="https://3381910560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzU4yHmvMsWFEfnWtIPR7%2Fuploads%2FsXLe5b7dE16HnVWg5LiP%2FToken%20Report%20Balance.jpg?alt=media&#x26;token=b778664d-2fd1-4e84-b783-04112328e414" alt="" width="375"><figcaption><p>Token and Native Balances of Wallets in the Token Report</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.maestrobots.com/pasted-contracts/token-report-details.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.
