Creator features

What does Solport do for creators?

This page is going to go over what Solport does for creators, creators are people who are creating the NFT's which people are buying/selling on the platform. On Launch Solport will only work with collections meaning we won't work with single item listings. We'll work with both pre-minted collections but also offer a on-site minting option for people with art to upload and create a collection via Solport. Solport honors royalty contracts and will distribute the money to your creator address on every sale on our platform. If you're minting with us we take a 2.5% fee on every successful mint that happens through our platform. We don't take additional fees from collections who are minting outside of our website.

Minted collections who want to listed on Solport:

  • Simple request form to get listed on Solport. We'd request the following, your social media, contact info, all minting addresses that exist for your collection, and a link to your road-map. If we're interested in listing you on Solport, we'd contact you and ask you to message us from the official twitter of the project to make sure we're not falling for scam attempts or clones. If your collection hasn't sold out, we can still list you, but we'd need cooperation from you as the creator sending us the new addresses that have minted so the users who have purchased the item can sell it on Solport.

Up-coming releases that aren't minting through Solport:

  • If your a collection that is minting through your own website and want to be listed on Solport straight after mint, you'd need to fill out a separate form that'll ask for the following, Social media, contact information, release date & time in UTC. If we like what we see your project will be listed to our "upcoming" section for free, all we ask in return is your word that you want your project to be listed with Solport. After minting has launched your, representative will ask you to provide him the minting list; if your collection hasn't sold out, we can still list you, but we'd need cooperation from you as the creator sending us the new addresses that have minted so the users who have purchased the item can sell it on Solport.

Minting through Solport: ( expected to have the first project launching with us 30 nov)

In order to mint via Solport you'd need a verified address. In order to get verified you'd need to contact our team tell them about projects, plans and community. If we like what we see we'll whitelist your address on our system which gives you access to the minting feature. After you have a verified address with us the following features become available to you:

  • Upload your full collection to us (up to 10,000 jpegs/gifs/pngs.) Please make sure to use cascading names such as "NewCollection#00001", "NewCollection#00002"

  • Upload banner/set profile picture ( dimensions will be listed on the UI)

  • Set social links.

  • Add royalties so that each sale on the after market you get a % of ( once this is set you can't change it ever.)

  • Set presale date & time, set open release date & time both in UTC.

  • Set mint price in SOL. * dynamic minting coming in stage 2 of our roadmap*

  • Presale end date *optional* ( this option is when you'd like pre-sale to end a certain amount of time before open release. If this option isn't selected and an end date isn't defined, we assume pre-sale is over once the open release date comes around.)

  • Limit amount of mints allowed per wallet. There'll be 2 options one for open release and one for presale; you can set a custom amount for each one. (Pre sale mint limits don't carry over to open release. So someone who hit the limit while on your pre-sale list will be able to mint more on open release.)

  • Upload metadata via 1 master json file, making sure each image has it's own array; the property of the array must be using the same cascading name system as the images you've uploaded to us; this is so we're able to assign the correct metadata to the image. There is no set amount of attributes required for each image; it can be 1 or it can be 20. Here's an example "NewCollection#00001" which in this instance is the first array which'd appear in the meta-data file.

{
      "name":"NewCollection#00001",
      "attributes":[
         {
            "trait_type":"rando",
            "value":"rando"
         },
         {
            "trait_type":"rando2,
            "value":"rando2"
         },
         {
            "trait_type":"rando3",
            "value":"rando3"
         },
        
         }
      ]

once all meta-data is uploaded and it matches the naming of your images, we begin to automatically assign the attributes to the correct image; then we work out the rarity based on a custom calculation of how many times an asset appears in the JSON file. We then automatically assign rarity to each NFT when it's minted so people can see the rarest images in a ranked format.

once the above information is all uploaded from a verified address, it'll automatically create the collection in our system along with a custom collection URL that'll display the information you've set such as, pre-sale date/main release date and mint price. The creator of the collection ( the verified address which initiated the creation of the collection) will then get access to edit the collection from this screen. They are allowed to edit the following:

  • Minting Price ( this is only possible to change 2 hours before the pre-sale to avoid creator changing minting price without formal notice; once the presale is live it's no longer possible to edit the collection at all.)

  • Presale Date & time and release date & time. This is only going to be possible to change before the presale has been activated. Once the pre-sale has activated we don't allow any additional edits.

  • Collection Avatar/Banner, social links and description.

  • Presale whitelist, it's possible before the presale release date to add a list of addresses as the collection owner. These addresses, once presale launches, will be the only addresses allowed to buy. We validate this not just by the address the person connects with our website, but on the Blockchain itself, so no one can buy it unless they're on the whitelist. The whitelist gets automatically removed once open release has opened so all users can buy.

*THESE ARE NOT FAQ PAGES*

Last updated