Minting & Smart Contracts

Minting Scheduler

  • You can set conditions for Smart Contract distribution, minting, and more with No Code.

  • Omnuum's Minting Scheduler sets start/end time for minting based on GMT.

  • You cannot make overlapping minting schedules.

  • For minting schedule, you can choose between two types– “Pre-sale” and “Public Sale”.

  • For the “Pre-sale” type, you can register Whitelist by class and set up minting quantities for each class.

  • For the “Public Sale” type, you can set up the maximum minting quantity per person and minting schedule.

  • To confirm the minting schedule, Smart Contract that corresponds to the relevant collection must be distributed. You can check if Smart Contract has been distributed in GAB > Collection Settings.

  • We utilized ERC-721 and Beacon proxies patterns to minimize the contract deployment cost.

  • When you confirm the minting schedule, you will be prepared to set up the starting time for minting in on-chain, verify Whitelist, and more.

Minting Scheduler X Website Builder

  • When you add a “Mint” module on Website Builder, the minting button will change according to the Minting Scheduler status.

  • The minting button will show “Coming Soon” if you did not generate a minting scheduler.

  • If you have a confirmed minting scheduler– and if the minting has not started– time that is left until the actual minting will show on the button like 47:23:22, for example.

  • When it becomes the starting time, the button turns into “Connect Wallet”. After connecting your wallet, the “Select” box for quantity settings and the “Mint” button are activated.

Minting

  • You can verify the starting time for minting in on-chain so that minting can begin on the designated schedule.

  • Through the combination of on-chain and off-chain logic, you can verify Whitelist’s wallet address, class, available minting quantity, price, and more.

  • Once the minting process is over, holders will own NFTs in the form before the reveal.

  • Register your collection earlier by importing the contract in OpenSea. NFTs will be uploaded in OpenSea once they are minted.

  • Reveal NFTs on schedule through the “Reveal NFT” function on GAB.

  • When minting begins, multiple orders are collected on the blockchain and requested, which increases gas fees because there are many users, and each user can pay different gas fee, so even if minting is conducted on a first-come, first-served basis, users who pay high gas are more likely to succeed in minting.

Last updated