Page cover

📈 Listing NFTs

  1. Instructions for Listing All Tokens For Sale in a Collection:

    1. Before proceeding, ensure you have already created the collection, minted NFTs, and added those NFTs to the specified collection.

    2. Make sure you own all the tokens within the collection. The listing process assumes you are the sole owner of all NFTs in the collection.

    3. Enter the Collection ID in the provided field. This ID is used to identify the specific collection you want to list for sale.

    4. Enter the Price in Native Token for all tokens within the collection. The specified price will apply uniformly to all tokens in the collection.

    5. Click on the "List All Tokens for Sale" button to initiate the listing process.

    6. The tokens will now be listed for sale in the Marketplace Listings, and potential buyers can view and purchase them.

Instructions for Listing a Single Token for Sale:

  1. Provide the Token Contract Address of the ERC721 token you want to list for sale. This address identifies the specific smart contract from which the token originated.

  2. Enter the Token ID, which is the unique identifier of your token within its contract.

  3. Specify the Price in Token at which you wish to list your token for sale.

  4. Click on the "List Token" button to proceed. By doing this, you are granting permission to the Marketplace to manage your token on your behalf, enabling it to be listed and sold.

  5. Rest assured, your ownership rights will be protected during this process, and the Marketplace follows industry-standard security measures to ensure the safety of your assets.

Instructions for Batch Listing Tokens for Sale:

  1. To batch list multiple tokens for sale, enter the details of each token you wish to list on a new line in the following format: Contract Address, Token ID, Price.

  2. For example:

    Copy code0x1234...5678, 1, 15.00
    0x8910...6789, 2, 2.50
  3. The Contract Address is the address of the ERC721 contract from which the token originated.

  4. Token ID is the unique identifier of your token within its contract.

  5. Price is the price at which you wish to list each token for sale, in Native Token.

  6. Once you have entered the details for all the tokens you want to list, click on the "List Tokens" button to proceed with the batch listing.

Please note that the accuracy and security of the provided information are crucial when listing tokens for sale. Double-check all details before confirming the listing to ensure a smooth and secure process.