# User Guide

{% hint style="success" %}

#### LIVE

Visit: <https://app.wolfeye.io/wolfeye>
{% endhint %}

### WOLFEYE DASHBOARD

<figure><img src="/files/NCmU8BaumgcTiRvZYc7t" alt=""><figcaption><p>WolfEye Interface</p></figcaption></figure>

1. WolfEye logo linked to homepage
2. Search Bar
3. WOLF balance with USD value
4. Disconnect button
5. Token info bar with social links & tax info
6. Ad space - small
7. Chart with charting tools
8. Pool Info toggle button
9. Token Security toggle button
10. WolfSwap toggle button
11. Transaction view toggle button
12. Holders List view toggle button
13. Your Trades view toggle button
14. Collapse/Expand view toggle button
15. Amount data displayed button
16. Page navigation button
17. Ad space - big
18. Top Holders list
19. Common Token Across Top Holder list

### FEATURES

Dive deep into any crypto project by simply entering the contract address into our search bar - currently supporting BEP-20 projects, more networks will be added on future updates. &#x20;

#### A. Chart

At a glance, you will find the relevant chart with charting tools. You can also choose your desired time interval. In this section, you can also find quick links to the project's socials to help you research the projects better.

<figure><img src="/files/WVGScPtriFRTjIeE50Dm" alt=""><figcaption><p>Chart &#x26; charting tools features on WolfEye</p></figcaption></figure>

#### B. Pool Info

Next to the chart, you can see a box with three view options. It will be set default to Pool Info of the project. You can also see our Liquidity Checker on the bubble maps that give you quick links to the locker.&#x20;

Token liquidity automatically for locked supply, burnt supply, or unlocked supply. We will showcase this through the Locked Padlock icon, Fire icon, and Unlocked Padlock icon. Upon hovering over you will also be able to see if there are multiple locks, so much burnt, and so much locked/unlocked.

<figure><img src="/files/gIUAB9RuQL8UMtmSHPrE" alt=""><figcaption><p>Pool Info view feature on WolfEye</p></figcaption></figure>

#### &#x20;C. Token Security

WolfEye also scans smart contract for potentially harmless function and these will be displayed on a Yes/ No value. It is imperative that you also cross reference this to the deployer/ developer address if they ever made any malicious act through any of their smart contract.&#x20;

To view this report, you can click on the Token Security button.  &#x20;

<figure><img src="/files/2BdnCkf8QJNHUdyhIe2F" alt=""><figcaption><p>Token Security report feature on WolfEye</p></figcaption></figure>

#### D. WolfSwap

For ease of access, we integrated WolfSwap directly into WolfEye so you can execute your transaction after doing your research in one platform. To access this, all you have to do is toggle the view by clicking on the WolfSwap button and swap.&#x20;

For more details on why you should use WolfSwap, click on the link below:

{% content-ref url="/pages/fCquktOnrr7YDHOxncun" %}
[WolfSwap](/products/wolfswap.md)
{% endcontent-ref %}

<figure><img src="/files/0KNizNp6IQoIudfjYKbk" alt=""><figcaption><p>WolfSwap interface intergrated to WolfEye</p></figcaption></figure>

#### E. Transactions

Next, the Transaction viewer. You can check any transaction on the project without having to go to BSCScan. What's incredible about this is how you can chose how many transactions you want to see, sorted by either date, type of transaction, amount of token and at what price, total in the native token, and the value in USD! We also included the Tx if you want to dig deeper.

<figure><img src="/files/6X0P1YyeroG07cMviwMU" alt=""><figcaption><p>Transaction viewer interface in WolfEye</p></figcaption></figure>

#### F. Holders List

See the list of holders on the project and explore their wallet. On a later update, if you click on their wallet address, it will take you to our wallet explorer. However, for now, it will still take you BSCScan.

<figure><img src="/files/to5T3qFSobh9OX9OytFo" alt=""><figcaption><p>Holders List viewer on WolfEye</p></figcaption></figure>

#### G. Your Trades

Sometimes, when you've DCA'd your transaction so often, you might actually lose track of how many transactions have you made and when. With WolfEye, you can view them on the Your Trades tab.&#x20;

<figure><img src="/files/OIcqVIdAKcu07ZJyF23i" alt=""><figcaption><p>Your Trades viewer on WolfEye</p></figcaption></figure>

#### H. Top Holders List

Keep track of who holds the biggest bags in the project and learn to anticipate their next move from their trading habit. On a later update, if you click on their wallet address, it will take you to our wallet explorer. However, for now, it will still take you BSCScan.

<figure><img src="/files/0J2CDFppVHb18sCk0xPS" alt=""><figcaption><p>Top Holders list viewer feature on WolfEye</p></figcaption></figure>

#### I. Common Tokens Across Top Holders

See what the whales are buying! This section features the common token across the top wallet in the project. Pay attention to the patterns, you might learn some new insights.

<figure><img src="/files/BogN2xe4SlJFRa7SQhnJ" alt=""><figcaption><p>Common Tokens Across Top Holders section on WolfEye</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.wolfeye.io/products/wolfeye/user-guide.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.
