🚀
HeyMint Launchpad
  • Welcome to HeyMint Launchpad!
  • Introduction
    • Setting up your collection
    • ERC-721(A) vs ERC-1155
    • FAQ
      • What to do when the deployment wallet was hacked?
    • Deploy Proxy Contract
    • Manage Access
  • Pricing
    • How the HeyMint Fee works
    • Basic Plan
    • Plus Plan
    • Premium Plan
  • Create a ERC-721A Collection
    • Set up smart contract
    • Art & Metadata
      • Create layer files
      • Generate art
      • Set Token Name
      • Set up pre-reveal image
      • Generate metadata
      • (Advanced) Upload art & metadata
      • (Advanced) Set token URI
      • Upload & Pin to IPFS using Pinata
    • Manage smart contract
      • Before deployment
        • Affiliate Minting
          • Affiliate Earnings
        • Enforced Royalties
        • (Presale only) Set up allowlist
        • Advanced features
          • Free Claim
          • Burn to Mint Feature
            • Creating a Burn to Mint Collection
            • Map URI to first burn token ID
        • Deployment (Testnet)
        • How to get ETH on Testnet
        • What to test on Testnet
        • Deployment (Mainnet)
      • After deployment
        • Verify contract
        • Start/stop public sale/presale
          • Allowlist Checker
        • Set up mint website
          • Use HeyMint mint page
            • Warpcast Integration for Mints
          • Use mint button embed
            • Website builder incompatibility
        • Set up credit card payment
          • Mint Using a Credit Card
        • Reveal art
        • Withdraw your funds
        • Enable Burn to Mint
          • Set up burn to mint page
          • Start/stop burn to mint feature
    • Create a ERC-721A collection using generated Art
      • Tokens (Beta)
  • Create a ERC-1155 collection
    • Set up smart contract
    • Upload assets to IPFS
    • Manage smart contract
      • Before deployment
        • (Presale only) Set up allowlist
        • Deployment (Testnet)
        • What to test on Testnet
        • Deployment (Mainnet)
      • After deployment
        • Verify contract
        • Start/stop presale/public sale
        • Set up mint website
        • Withdraw your funds
  • After creating a collection
    • Set up a collection in marketplaces
      • Minting an NFT
      • Airdropping/gifting an NFT
  • HeyMint Buttons
  • Migrate
    • HeyMint Launchpad Closure Announcement, FAQs, and Migration Guide
      • ERC-1155 Migration Guide
Powered by GitBook
On this page

Was this helpful?

  1. Create a ERC-721A Collection
  2. Manage smart contract

After deployment

After you deploy your contract, you still can change some of the configurations, but not everything. Also, you will need to interact with blockchain and pay for transactions if you want to change any contract information.

These are information you can't change after deployment, so if you want to change these information, you will need to deploy the smart contract.

In other words, except these ones, you never need to redeploy smart contract to change configurations.

  • Collection name

  • Collection symbol

  • Max supply

  • Presale max supply

  • Enable/disable features (public sale/presale/advanced features)

  • (Advanced) Free claim contract address

  • (Advanced) Burn to mint contract address

After deployment, your contract management will look slightly different and you will see the following menu:

  • Overview: Overview of the contract

  • Sale: Public sale/presale information

  • Payout: Payout/royalties information

  • Advanced: Configure advanced features if you enabled any of the features

  • Deploy: Redeploy your contract from here if needed

  • Airdrop: Gift/airdrop your tokens

  • Withdraw: Withdraw your funds

  • Minting: Configure your mint button or mint page

  • Reveal: Reveal your art

We will walk you through a couple of things you can do after deployment.

PreviousDeployment (Mainnet)NextVerify contract

Last updated 1 year ago

Was this helpful?