# NFTs

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

In the center of the TapTools NFT charts page is a real-time chart showing floor price trends over selectable time intervals. To the right, you’ll find key stats for the collection including floor price in ADA, daily volume, number of owners, total supply, and market cap. At the top is the collection banner with options to update its information, and below that is a live leaderboard displaying movements across other collections. A bottom ticker highlights trending NFT collections across the Cardano ecosystem.

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

The Trade History section shows a live feed of recent NFT sales for the selected collection, displaying the time of sale, price in ADA, rarity rank, and both the seller’s and buyer’s wallet icons. Each trade entry includes the NFT image and ID, along with a visual rarity bar for quick reference. At the top, users can sort trades by date, price, or rarity, and click “See Your Entries/Exits” to view their personal trade history within the collection.

**NOTE:** not every trade will have a buyer and seller, as there are AMM (automated market maker) NFT marketplaces that use liquidity pools instead of listings (e.g. [CSWAP](https://cswap.info/))

You are able to click on any of the NFTs you see to get more info about that NFT in particular

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

This pop-up displays the NFT’s traits, including rarity and floor price, providing a quick overview of its value. The Sale History dropdown can be expanded to view the full trading history of the specific NFT.

**NOTE: The Following is a Pro feature**

In the right-most column of the trade history table, you will notice "Wallet Profiler" with a fish icon. This indicates how large of a wallet that made the trade is, and allows you to quickly preview a wallets activity if you click on it. The levels to the fish are below, and are based on the wallets total market value.

<div data-full-width="true"><figure><img src="/files/JpIKwMgwDA6OJtCOuJzb" alt=""><figcaption></figcaption></figure></div>

Clicking on a wallet from the trade history will expand the Wallet Profiler Preview, which includes the wallet's profit/loss summary, its current top holdings, its recent trading activity.

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

**NFT Wallet Profiler Preview Summary:**\
This section provides a detailed snapshot of the wallet’s overall NFT performance. It includes win/loss, income, realized and unrealized profit, current NFT holdings, total profit, biggest winner, biggest loser, and the current total value of the wallet’s NFT portfolio.

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

**NFT Wallet Profiler Preview Trades:**\
Displays recent trading activity, including NFTs the wallet has bought or sold and the amounts involved. It also shows trading volume by collection, highlighting which NFTs the wallet is most active in, along with buy and sell volume for each. The most recent NFT trades completed by the wallet are also listed.

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

Clicking a wallet from the trade history will populate the chart with arrows that indicate when the wallet purchased and sold. Blue arrows represent purchases, while red arrows represent sales, providing a clear view of the wallet’s trading behavior directly on the assets chart.&#x20;


---

# 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://taptools.gitbook.io/taptools/free-features/charts/nfts.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.
