# Listing an NFT

These contracts create **an any-ERC20-for-any-ERC721 exchange**.&#x20;

We will use veVELO for VELO as an example. Allowing users to list veNFTs and fNFTs for any ERC20 allows users to create zero-slippage listings for otherwise volatile positions by listing the position for the same ERC20 or LP tokens etc. that are contained within the NFT itself.&#x20;

<figure><img src="https://2436823198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSzg2BvjZpPylOlYrwfhd%2Fuploads%2FrcMME2pMufD06NntiesA%2Fimage.png?alt=media&#x26;token=a02aa18f-7c22-4fc6-928a-02dc90336022" alt=""><figcaption><p>We will use listing a veVELO veNFT as an example (note the 'List NFT' button)</p></figcaption></figure>

Upon clicking "List NFT," users will be met with the following prompt for the NFT's token id:

<figure><img src="https://2436823198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSzg2BvjZpPylOlYrwfhd%2Fuploads%2FLtpT25sxPGYqHWredX6g%2Fimage.png?alt=media&#x26;token=a5df941d-15de-4f0c-8419-cf6d737257da" alt=""><figcaption><p>The "token id" is needed when listing NFTs or veNFTs</p></figcaption></figure>

The user will then be asked to select the token (ERC20) that will be used in the transaction:

<figure><img src="https://2436823198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSzg2BvjZpPylOlYrwfhd%2Fuploads%2ForOVdvF5qK8fnyrcYV3d%2Fimage.png?alt=media&#x26;token=8560c392-2d50-4325-83ce-f56c90a09eab" alt=""><figcaption></figcaption></figure>

In this example, we will list a veNFT and accept VELO as the payment token:

<figure><img src="https://2436823198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSzg2BvjZpPylOlYrwfhd%2Fuploads%2Faar9PBtGJBcK54pMIPl1%2Fimage.png?alt=media&#x26;token=75624ab6-9a1c-4f01-8611-adce2fa4bd03" alt=""><figcaption><p>Select the token you wish to receive and list Sell.</p></figcaption></figure>

If you wish to make the listing private, select "Private Listing" and add the addresses you wish to whitelist for the transaction. No other addresses will be able to purchase the private listing.

<figure><img src="https://2436823198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSzg2BvjZpPylOlYrwfhd%2Fuploads%2FSW0uyAwJYe3GG4Aso8fj%2Fimage.png?alt=media&#x26;token=7ddcb094-4d9d-4af8-89aa-e61055d8dc73" alt=""><figcaption></figcaption></figure>

Once the user has stipulated their offer, two transactions are needed to finalize the listing.&#x20;

<figure><img src="https://2436823198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSzg2BvjZpPylOlYrwfhd%2Fuploads%2FShPp8NfBnYCj6nitqB1t%2Fimage.png?alt=media&#x26;token=49f6e106-390a-48c9-b213-82cd7ce83f69" alt=""><figcaption></figcaption></figure>

To view your listing, return to the Collection or click the "My Listings" tab. To cancel your listing, select the listing in question, click the following icon, and execute the removal transaction.

<figure><img src="https://2436823198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSzg2BvjZpPylOlYrwfhd%2Fuploads%2Fa4rSqBsvWKCQ6sMDbIrI%2Fimage.png?alt=media&#x26;token=351123b3-87fa-4f4c-a210-152560c2e8bf" alt=""><figcaption></figcaption></figure>

\---

**NOTE:** Listing an NFT creates an open offer valid for **one month** by default. The timeline of a listing can be changed before submitting the transaction, but this is not currently offered via UI.&#x20;
