# NFT Portfolio Tracking

View and track all your [Non-Fungible Tokens](https://ethereum.org/en/nft/) (including both [ERC-721](https://eips.ethereum.org/EIPS/eip-721) and [ERC-1155](https://eips.ethereum.org/EIPS/eip-1155) token standards) by floor price, across multiple accounts and networks that [Coinshift](https://coinshift.xyz/) supports.

NFT Portfolio tracking offers the following features:

1. &#x20;Switch between a card view and a list view based on your preference.
2. &#x20;Search by NFT or Collection&#x20;
3. &#x20;View NFT grouped by Collection, Account, or Network
4. &#x20;Spam NFTs are hidden (by default) &#x20;

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

Coinshift's multi-safe, multi-chain capabilities offer a holistic view of your treasury by consolidating NFT holdings across all Safes in a single interface.

Follow these steps to explore the NFT section:

## **Step 1: Access the Portfolio Section**

Navigate to the **Portfolio** section on your Coinshift dashboard and select the **NFTs** tab.

### Step 1. a: View by NFT <a href="#step-1.-a-view-by-nft" id="step-1.-a-view-by-nft"></a>

The **NFTs view** is the default mode, and NFTs are displayed in card view, organised by floor price.

<figure><img src="/files/2VuQAymgDR3wlKYVzuPB" alt=""><figcaption></figcaption></figure>

You can switch to list view to see NFTs details i.e. NFT ID, Collection, Network, and Floor Price for each NFT.

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

Select any NFT from your portfolio to view detailed information about it, including

* Collection Name
* Owner Address
* Floor Price
* Network
* Token Type (ERC 721, or 1155)
* NFT Address
* Description
* NFT Traits

<figure><img src="/files/RN1jPGZMLMWoykt1g1Fm" alt="" width="549"><figcaption></figcaption></figure>

### Step 1. b: View by Collection

Switch to the **Collections view** to group NFTs by collection. This view includes the following information:

* Collection Name
* Number of NFTs you own
* Aggregate Floor Price

<figure><img src="/files/5kmjonk4cuKNduUZ2Hyg" alt=""><figcaption></figcaption></figure>

Switch to list view to display the information i.e. NFT ID, Collection, Network, and Floor Price about each NFT in the collection you hold.

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

### Step 1. c: View by Account

Select **Accounts view** to group NFTs by different accounts within an organisation. You can view the aggregate token value (by floor price) of all NFTs associated with a particular Safe.

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

Toggle to the list view to view the details i.e. NFT ID, Collection, and Floor Price for the NFTs corresponding to each account.

<figure><img src="/files/8nbBvEt4IfmtHE3djslN" alt=""><figcaption></figcaption></figure>

### Step 1.d: View by Network

The **Networks view** groups NFTs based on the different networks that Coinshift supports. Assess the total holdings in each network with this view.

<figure><img src="/files/8MC99bEwDZylZbw7L6Yb" alt=""><figcaption></figcaption></figure>

Switch to list view to display the data i.e. NFT ID, Collection, and Floor Price for the NFTs grouped by network.

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

## Step 2: Search NFTs

Search by collection or NFT by using the below-highlighted field.

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

&#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://docs.coinshift.xyz/business/coinshift-walkthrough/portfolio-management/nft-portfolio-tracking.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.
