Stargaze
  • Welcome
    • Coming from Ethereum?
    • Coming from Solana?
    • Coming from Coinbase or other exchange?
    • Coming from MANTRA?
  • Introduction
    • What is Stargaze?
    • Meet the Team
  • Core Apps
    • Launchpad
      • Minters
      • Whitelists
      • Minter and Whitelist Fees
    • Marketplace
      • Governance Parameters
    • Names
    • Live Auctions
    • Infinity Swap
      • How it works
      • Price Mechanics
      • Swap
      • Why use Infinity Swap
      • Infinity Swap Fees
      • Examples
    • DAO DAO
    • StarDEX
      • Navigating StarDEX
      • Swapping Tokens
      • Providing Liquidity
      • Pool Analytics & Metrics
      • Managing and Removing Liquidity
  • Creators
    • Launching a Collection on Stargaze
    • Collection Guidelines
    • Content Guidelines
    • Featured Projects
  • Creator Tools
    • Stargaze Studio
      • Create an NFT Collection
        • Upload Assets and Metadata
        • Configure Collection and Minting Details
        • Creating a Standard Collection
          • Upload Assets and Metadata
          • Configure Collection and Minting Details: Standard Collection
          • Whitelist and Royalty Options
        • Creating an Open/Limited Edition Collection
          • Upload Assets and Metadata
          • Configure Collection and Minting Details: OE/LE
          • Whitelist and Royalty Options
        • Creating a 1/1 Collection
          • Upload Assets and Metadata
          • Configure Collection Details: 1/1 Collection
          • Whitelist and Royalty Options
          • Adding Additional Tokens to a 1/1 Collection
        • Creating a Burn to Mint Collection
          • Upload Assets and Metadata
          • Configure Collection and Minting Details: Standard Collection
          • Whitelist and Royalty Options
      • Interact with a Collection
        • Execute Messages
        • Query Data
    • Launching an NFT project via CLI
      • 1. Setup a basic project
        • 1a. Need help?
      • 2. Configure your project
      • 3. Add assets and metadata
        • Pinata Upload
      • 4. Instantiate minter contract on testnet
      • 5. Whitelist
      • 6. Mint from your contract
      • 7. Query contract
      • 8. Testing your contract on testnet
      • 9. Launching on mainnet
        • 9a. Launching on mainnet with Keplr (optional)
    • Create a Multisig Wallet
      • Create a Multisig using Keplr
      • Create a Multisig using DAO DAO
      • Create a Multisig using CLI
    • Stargaze Studio Fees
  • Developers
    • CosmWasm Contracts
      • Contract Code IDs
      • Deploy to Testnet
      • Deploy to Mainnet
    • Stargaze API
    • Indexers
      • Constellations
      • SubQuery
    • Token Factory
    • Minting and Trading Denoms
  • Tokenomics
    • STARS Token
    • Fair Burn
    • Real Yield
    • Governance
  • Nodes & Validators
    • Getting Setup
    • Running a Full Node
    • Setting up Cosmovisor
    • Running a Validator
    • Configuring StateSync
    • Running a Relayer
    • Foundation Delegation Program
  • Extras
    • FAQ
    • Stargaze Assets
    • Ranking and Algorithms
Powered by GitBook
On this page
  1. Core Apps
  2. Launchpad

Minters

Vending Minter

  • Consists of a predetermined number of NFTs, already uploaded on IPFS, where the user can mint on Launchpad and sell on Marketplace.

  • It has random / non-sequential minting that prevents sniping and MEV.

  • Default time for Marketplace trading is two weeks upon launch. However, this can be changed after minter creation.

  • Max number of tokens: 10,000.

1/1 Minter

  • For smaller/fine art collections. Tokens are minted on demand. That means you can create a collection and add new NFTs over time to that same collection.

  • The NFTs are minted to the creator's wallet at the moment of the collection creation. That means there is no mint revenue; the token can be added immediately for trading on Marketplace.

Public Works / Generative Art Minter

  • publicworks.art is a generative platform similar to Art Blocks and fx(hash). It is the first of its kind on Stargaze.

  • It generates the NFT image in real-time during the mint: neither the user nor the creator know what combination will be created.

Mutable Minter

  • Allows updating the IPFS metadata/image of any NFT in a collection.

  • Migrating a vending collection to a mutable collection is possible.

Free Minter

  • With this minter, the minimum mint price is wavered. You may create a full free mint collection or a free whitelist collection with a paid public mint.

Open Edition Minter

  • A single NFT that can be minted multiple times, within a time period. After the minter countdown ends, no more editions can be minted, including airdrops.

  • An accessible way for creators to experiment, and for users to collect art pieces at an affordable price.

Badges

  • Badges are NFTs POAPs. You may reward your community for participating in an event, or activity through badges.

  • They can be either non-transferrable or transferrable.

  • Badges are not sellable on Marketplace (yet).

  • You may create a claimable badge that requires an action from the user, such as for an airdrop.

  • Metadata for badges is written on-chain.

PreviousLaunchpadNextWhitelists

Last updated 9 months ago