> For the complete documentation index, see [llms.txt](https://docs.yei.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yei.finance/products/yeilien-nft/nft-collection-overview.md).

# NFT Collection Overview

**Yeiliens** is the official NFT collection of Yei Finance, created to bring a playful twist to DeFi and unlock utility in the Yei ecosystem!

Holders enjoy **exclusive perks**, early access to new products, and community roles that align with governance.

## NFT Collection Overview

* **Total Supply:** 3,000 Yeiliens
* **Traits:** 70 unique traits across the collection
* **Rarity:** Traits are distributed across 5 defined rarity tiers

### **Discover Rare Yeiliens**

Check out some of our rarest Yeiliens in the gallery.

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

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

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

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

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

Feeling adventurous? Open more lootboxes and you might uncover your own rare Yeilien.

***

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj0nufC5pf4ZbVoZ4vP67%2Fuploads%2F8jIsd1Sn1hqVykhnXJfS%2Fyeiliens%20v2.mp4?alt=media&token=805745aa-30ca-4576-8aa0-f730e1904442>" %}

## Minting Process

* **Mint platform:** [Magic Eden Launchpad](https://magiceden.io/launchpad/sei/yeiliens)
  * **Mint address:** [**https://seitrace.com/address/0x59dd55283cc99fc9f50da9e8cd0a680df2a5510f**](https://seitrace.com/address/0x59dd55283cc99fc9f50da9e8cd0a680df2a5510f)
  * **Chain:** Sei
* **Mint status:** All Yeiliens have been minted. However, not all have been revealed; some remain inside **Yeilien Lootboxes** awaiting opening.
* **Reveal process:**

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

  1. Visit [**nft.yei.finance**](https://nft.yei.finance/) or go directly to [**nft.yei.finance/#nft-reveal**](https://nft.yei.finance/#nft-reveal).&#x20;
  2. Select an unrevealed **Yeilien Lootbox**.
  3. Click **“Check on Magic Eden”**.
  4. Approve the transaction in your wallet.
  5. Your Yeilien will be revealed with updated metadata on Magic Eden.

### **Secondary Market Purchase (post-mint)**&#x20;

* **For users who did not mint directly:**

  * **Marketplace:** [Magic Eden (Sei network)](https://magiceden.io/collections/sei/yeiliens-4)

  <figure><img src="/files/vEDuxlJ0EkOn3om9LdE6" alt="" width="563"><figcaption><p>Yeiliens market stats (screenshot from Aug 19, 2025)</p></figcaption></figure>

  * **Purchase Flow:**
    1. Connect a Sei-compatible wallet to Magic Eden.
    2. Search for “Yeiliens” in the Sei marketplace section.
    3. Select and purchase from available listings.
    4. If unrevealed, complete the reveal process as outlined above.

***

## Yeilien Holder Benefits

### Discord NFT Role

* **Access:** Yeilien holders can verify ownership in the [Yei Finance Discord](https://discord.com/invite/yei) to unlock the **NFT Holder** role.
* **Benefits:**
  * Early access to protocol feature announcements.
  * Potential eligibility for special events, perks, or governance participation.
* **Verification Process:**
  1. Join the [Yei Finance Discord](https://discord.com/invite/yei).
  2. Use the [verification bot](https://discord.com/channels/1230430080514396161/1250214297108484126/1250214298009993260) to connect your wallet.
  3. The role is automatically assigned upon verification.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.yei.finance/products/yeilien-nft/nft-collection-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
