# Secondary Market Verification

Congratulations on creating your collection on Truffle! With your project launched, we highly recommend using the below guide to get your collection setup and verified on secondary marketplaces like MagicEden and Tensor. Before you start there are a few details you will need to get from our dashboard.&#x20;

### Finding your Collection NFT

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FYJCJ0wHYaSJbLqmjCHhl%2FScreenshot%202024-06-07%20at%2018.55.18.png?alt=media&#x26;token=feed68ae-e8c7-44bb-bbde-8b48eec1152a" alt=""><figcaption></figcaption></figure>

First we will need to get the address / public-key of the Collection NFT sometimes referred to as the MCC (Metaplex Certified Collection) or Verified Collection. You can get this address in Truffle by going to the `Assets` page followed by the `Collection NFTs` tab. Here you will see all the Collection NFTs you have created. You'll then need to click the `address` below your collection name, and the address will be copied.  Save this address for later!&#x20;

### Generating your Hashlist

If your collection has started to mint we will need to grab the hashlist also known as the mint list, which is simply a list of all the NFTs as part of your collection. We can grab this list by leveraging our Generate Hashlist utility. This can take a few minutes to generate and you want to download it as a `.json` you'll need to keep this safe too for the next steps.

{% content-ref url="../utilities/generate-hashlist" %}
[generate-hashlist](https://docs.truffle.wtf/truffle-help-center/utilities/generate-hashlist)
{% endcontent-ref %}

##

## MagicEden

Magic Eden is one of the secondary marketplaces where you'd want your NFTs to be traded. They have their own process for Verification which we do not control, but is documented below. If you have any issues with getting verified with MagicEden please contact them on discord.&#x20;

### Step One - Sign up

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FUqtCBtXzmvWSrUHirvNu%2FScreenshot%202024-03-08%20at%2011.13.18.png?alt=media&#x26;token=68cf598f-cf66-458f-a497-92877e08fcac" alt=""><figcaption></figcaption></figure>

Go to <https://creators.magiceden.io> and sign up with your email, this will be the email address you will use to manage all of your collections.&#x20;

### Step Two - Create Collection

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2Fwwik7NwhrlAMXcMzieh6%2FScreenshot%202024-03-08%20at%2011.17.10.png?alt=media&#x26;token=373a563d-ea92-4a56-8611-12784584eff5" alt=""><figcaption></figcaption></figure>

You'll then be greeted by dashboard where you'll need to click on `Create new Collection` which will direct you the Introduction step in the process. You'll need to select the following options:&#x20;

* Solana for the blockchain the collection is on
* Select the correct licence use for the artwork
* Toggle yes for the collection using Metaplex Certified Collection where you will need to provide the Collection NFT address we had fetched from a previous step.

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FReUIQFuPrGp0tdoYFouN%2FScreenshot%202024-03-08%20at%2011.28.15.png?alt=media&#x26;token=cf7b4049-5dd4-456b-a2c4-c9ed29dcdcd2" alt=""><figcaption></figcaption></figure>

When you've passed through the Collection NFT address a section like the one above should appear with all the details of the Collection NFT, please make sure this is correct before continuing.&#x20;

### Step Three - Collection Info

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FhOOxv1w4UKGSIwud1mAc%2FScreenshot%202024-03-08%20at%2011.30.29.png?alt=media&#x26;token=bfd38f92-13c8-4ae5-9aad-72b44a20a341" alt=""><figcaption></figcaption></figure>

This is where you can customise the URL of your collection as well as the Collection Name that will appear inside Magic Eden.&#x20;

### Step Four - Listing Details

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FcMSk9gtJ4w3AoA5jkkhp%2FScreenshot%202024-03-08%20at%2011.31.46.png?alt=media&#x26;token=7ee50345-ed71-41e2-8b18-45e67741aaca" alt=""><figcaption></figcaption></figure>

This is where you can customise some of the details about the Collection including the description, image, categories, links and socials that appears within MagicEden. You'll also need to link the Collection to a Twitter account.&#x20;

### Step Five - NFT Mint Details

Depending on if your collection has minted out or if you haven't started the mint yet will depend on which details you will need to provide.&#x20;

**Before collection has minted**&#x20;

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FIKrsKJsn6vlRyQOSB4Ih%2FScreenshot%202024-03-08%20at%2011.36.56.png?alt=media&#x26;token=97132f2d-d1c2-47e0-8e11-87208b3064a4" alt=""><figcaption></figcaption></figure>

You'll need to select the `Review` option, followed by the number of NFTs that are part of the collection and if you know when the mint will start you can enter the expected mint date. When you enter all the details you'll need to click `Next` .

**Collection has minted out**

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FFGaHIYuSbhqJR2f9EQku%2FScreenshot%202024-03-08%20at%2011.36.41.png?alt=media&#x26;token=dd8c77f9-dc5a-4934-b2b2-66eb196f5af7" alt=""><figcaption></figcaption></figure>

If the collection has minted out you would need to supply the Total Supply and the Hashlist we generated from a previous step. To copy the hashlist you'll need to open the .json file in any text editor and copy the contents. You'll then need to click `Submit` to move to the next step,

### Step Six - Review & Submit

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FvF2IS5LM9zGIcznsNFZI%2FScreenshot%202024-03-08%20at%2011.47.36.png?alt=media&#x26;token=98535aa7-077d-4479-9d2a-59aa98be79aa" alt=""><figcaption></figcaption></figure>

With the final step you will be greeted with all the details about the collection that will appear on MagicEden. Double check all the details are correct and if you want to provide some description about the collection you can do before submitting the collection to be reviewed.&#x20;

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FaMcsGbyj8sHdPO7Pc8UR%2FScreenshot%202024-03-08%20at%2011.51.07.png?alt=media&#x26;token=fdc0f12a-c35f-4a05-b918-4561803d67a5" alt=""><figcaption></figcaption></figure>

You'll now be able to track the status of the collection through the dashboard by the tab the collection falls under.

## Tensor

Tensor is one of the secondary marketplaces where you'd want your NFTs to be traded. They have their own process for Verification which we do not control, but is documented below. If you have any issues with getting verified with Tensor please contact them on discord.

### Step One - Sign up

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2F67NGG31CQWRWLtUqbyCr%2FScreenshot%202024-03-08%20at%2012.08.00.png?alt=media&#x26;token=7b159f02-b73d-4174-af41-0cd742bebf27" alt=""><figcaption></figcaption></figure>

Go to <https://create.tensor.trade/> and sign up with your email, this will be the email address you will use to manage all of your collections.

### Step Two - Create Collection

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FZ6fAwJ2yHdMs77GSsQMd%2FScreenshot%202024-03-08%20at%2012.09.43.png?alt=media&#x26;token=f53fca2a-c66c-4fd2-ad9d-498df21de60a" alt=""><figcaption></figcaption></figure>

You'll then be greeted by dashboard where you'll need to click on `New Collection` which will direct you the Introduction step in the process. Here is where you'll need to enter the Collection NFT address and then claim the collection.&#x20;

### Step Three - Identify Collection

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FN72a7FFiAoqzWkgwvA9h%2FScreenshot%202024-03-08%20at%2012.09.59.png?alt=media&#x26;token=8985cd47-1024-4ad6-a9f5-8bb17ac4b878" alt=""><figcaption></figcaption></figure>

On this step you'll need to select the following options:

**Is your collection Compressed?**

* Select `Legacy Collection`

**How will your identify your collection?**

* Select `Metaplex Certified Collection`
* Leave additional checkboxes blank

**Certified Collection Address**

* Insert your collection address

When you've passed through the Collection NFT address a section like the one above should appear with all the details of the Collection NFT, please make sure this is correct before continuing.

### Step Four - Collection Details

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2Fsp3JAHscsLXfAP6vmCI2%2FScreenshot%202024-03-08%20at%2012.10.15.png?alt=media&#x26;token=39c5630e-5d78-42ef-a739-2b82556c04e4" alt=""><figcaption></figcaption></figure>

Here you can fill out the additional information about your collection that will be displayed on Tensor including the name, url slug, description, twitter profile ( which is required ) and social URLs.&#x20;

### Step Five - Verify Ownership

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2FDQtJZif6opabSmqBOewr%2FScreenshot%202024-03-08%20at%2012.10.50.png?alt=media&#x26;token=a7133cc2-9fd4-4676-ba17-83a726208cd4" alt=""><figcaption></figcaption></figure>

Verify the ownership of the collection by connecting the wallet you used on Truffle and then sign the message.

### Step Six - Submit for Review

<figure><img src="https://1617683679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpez1MibrxSl4Nqb9cjrB%2Fuploads%2F3YeRDXijh8dDyrDXsbr4%2FScreenshot%202024-03-08%20at%2012.11.19.png?alt=media&#x26;token=e5586b20-a629-4685-95ce-f67c3e20f59d" alt=""><figcaption></figcaption></figure>

Finally you'll have to submit the application to Tensor for a review.
