# NFT Profile

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

Start by entering an NFT project name, or NFT token contract in the home page search bar or the top navigation bar.And you will get:

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

## **Basic Information**:

You can see the Floor Price, Highest Sale, Total Supply, Total volume, token contract information, Deployer, Github, and Official website.And quick access to the project's social media.

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

## Overview

Overall statistics of the changes to the addresses and trades of this project

### Statistics：

Analyze the change of holders and trades historically and daily, including the number of holding entities & addresses and daily trades.

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

**Holder Number**: Number of addresses holding this NFT token right now&#x20;

**Entity Number**: Number of entities holding this NFT token right now. An algorithm based on 0xscope to identify the entity from the holder

**Daily Active Addresses/Entities**: The number of addresses/entities which have transactions related to NFT within 24 hours.&#x20;

**Daily New Addresses/Entities**: The number of addresses/entities which have never held the token before today.

### Average Price relation with Trading Volume

Analyze the change in Average Price and Trading Volume among NFT marketplaces in 3 days,7 days, and 1 month.

<figure><img src="/files/0J2YjYUMErywxvYqOG2L" alt=""><figcaption></figcaption></figure>

### Holders Balance Chart & Top 100 Holder

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

Analyze the distribution of token holders.&#x20;

Holders Balance Chart is a pie chart showing the number of NFTs held by the top 10 holders.&#x20;

Top 100 Holders shows the top 100 NFT holders' addresses, the NFT balance held by them, and the time when they purchased for the first time.

## Holder Analysis

### Holders change over time

Analyze the changes of holders and entities over time, including 7 days and 1 month.

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

**All-Time Addresses:** All Addresses that have ever held this NFT&#x20;

**All-Time Entities:** All Entities that have ever held this NFT

### Single Asset Holders Number

Analyze the changes of single asset holders (the addresses holding 1 NFT token) over time, including 7 days and 1 month.

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

### Holders Distribution

Analyze the distribution of NFTs and addresses over time. There are these seven parts: <1days, 1-7 days, 7-30 days, 30-90 days, 90-180 days, 180-365days, >365days.

<figure><img src="/files/0aO0PRdEwvjDME5F96XV" alt=""><figcaption></figcaption></figure>

### Balances & Changes

Analyze the changes of addresses' NFT balance over time (Top 1000 holders showed right now). You can see the current balance and balance change (1 day, 7 days) of addresses on this page.

<figure><img src="/files/7Otrx3S3dOTP6xn0UgiU" alt=""><figcaption></figcaption></figure>

## Trades Analysis

### Profit Leaderboard

Analyze the total profit of a single address based on the NFT it purchased and sold.

**Total Profit=Revenue-Spent**&#x20;

**ROI=Total Profit/Spent\*100%**

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

### Recent Trades

Analyze the trades among NFT marketplaces. You can see the seller and the buyer with their purchased price, date, token ID, platform, and tx on Etherscan.

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

## Social Analysis

Analyze users' attention to the project on Twitter, focusing on the official tweets of the project as well as the latest mentions and tweets of most crypto influencers.

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

## Collection

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

It shows all NFT tokens sorted by Token ID. You can see the rarity score and NFT marketplace website below\.Click on each NFT, and you can see:

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

**Properties:** Traits of an NFT based on its metadata&#x20;

**Details:** Its token ID, owner, contract, contract deployer, and token standard&#x20;

**Recent Activity:** Including Transfer, Mint, and Sale.


---

# 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.scopescan.ai/features/discovery-mode/nft-profile.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.
