> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seitrace.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Non Fungible Tokens (NFTs)

> Sei Network supports various standards for non-fungible tokens (NFTs) across both EVM and Native Sei environments.

## **Supported Token Standards**

* **EVM**:
  * ERC-721
  * ERC-1155
* **Native SEI**:
  * CW-721

## Collections

The collections list page provides an overview of all non-fungible token (NFT) collections on Sei Network, including those on both EVM and Native Sei. This page allows users to explore and view details about each NFT collection.

### **Key features**

**Collection List**:

* Display a comprehensive list of NFT collections available on the Sei Network.
* Each row in the collection list includes the following information: Collection name & its address, pointer, token type, items, and number of holders.

<img src="https://mintcdn.com/cavies/PqKdzIto36VcTvcZ/images/collections.avif?fit=max&auto=format&n=PqKdzIto36VcTvcZ&q=85&s=0af25822a1611e5bd6b565ece004de51" alt="Collections Avi" width="1536" height="530" data-path="images/collections.avif" />

### **Filter and search:**

* Users can filter collections by EVM/Native Sei & filter by type of collection and search for specific collections by name or address.

### **Collection Details:**

* Users can click on each collection to view detailed information.

<Card title="Collection details" icon="hexagon-vertical-nft" horizontal href="/assets/non-fungible-tokens/collection-details">
  The Collection details page provides comprehensive information about a specific NFT collection on Sei Network.
</Card>
