🏁
MVX Launchpad
  • Nft Launchpad
  • Launch Collection
    • Listing your Collection
    • Apply to Launch
  • NFT Dashboard
  • Earn Eth
    • Become a Partner
  • Smart Contracts
    • Admin Role
    • Minting Stages & Roles
    • NFT Contract
    • Referrals
  • Protocol Security
  • Contact
Powered by GitBook
On this page
  1. Smart Contracts

Minting Stages & Roles

OG, WL and Regular mintings

PreviousAdmin RoleNextNFT Contract

Last updated 1 year ago

Minting Stages

Set Minting Stages: This function allows the contract to define various stages of minting. Each stage might have different rules, prices, or durations. This provides flexibility in how the NFTs are minted and sold. These values are provided before launching the collection.

Minter Roles

Revoke Admin from Factory: After the initial setup, the Factory Contract can revoke administrative privileges. This ensures that once the contract is deployed and initialized, no further changes can be made by the factory, adding a layer of security.

Royalty Info: This function provides details about the royalties for a given NFT. It returns the address that should receive the royalties and the amount they should receive.

Token URI: This function returns the full URI for a given NFT's metadata. It combines the base URI with the token's unique ID.

OG (original gangster)

WL (white list)

Regular

😎
🏳️
🙇‍♂️