NFT Mint

Set up and run sessions to interact with the NFTs2me protocol.

This mode allows you to mint NFTs created on the NFTs2me and Zora.co websites simply by inserting the collection contract.


Setting up and starting a session:

  • In the Mode section, select Block Mode;

  • In the Run mode section, choose the order in which the wallets will be launched:

    1. Parallel - parallel operation (multi-threading) with or without proxies;

    2. One-by-one - wallets will be launched one after another with or without proxies;

    3. One-by-one (mobile proxy) - wallets will be launched one after another using mobile proxies. Mobile proxies must be added in the Settings -> Proxies section and linked to accounts in Account Manager;

  • To use a ready-made software configuration preset, click on the selection field in the Select preset section and choose the desired preset;

  • To launch a pre-prepared group of wallets, select the required group in the Select Accounts group to launch section;

  • To add a collection contract address, click Add or Edit Contracts;

  • Paste the contract address copied from the explorer into the Contract address field;

  • In the Zora Contract field, you can add the contract addresses of NFT collections from the Zora.co marketplace;

  • Click Add To List to add this contract to the Contract list. This is your "basket" where all added contracts are stored, which wallets will interact with during the session;

  • If you want to delete a contract, click on the trash can icon. If you want to clear the entire list, click Delete All.

  • In the Delays section, set delays between actions:

    1. Wallet - delay between wallet launches;

    2. Block - delay between mints on the same wallet.

  • When you click on Pro, the Gas guard setting will open. If this delay is activated, your wallet will additionally go to sleep if several accounts in the same session are simultaneously ready to work after reaching the gas level you set for the software. We did this so that all these wallets do not start sending transactions simultaneously after reaching the gas level you set. The standard delay is set between 30 and 150 seconds;

  • In the Max gas price section, set the maximum gas in the Base network for transactions. The software will wait until the gas in the Base network drops to the desired level before initiating transactions. After starting the session, it is possible to change the upper Gwei level in the Logs & Progress tab by going to the Sessions section;

  • In the Mint count range field, enter the range of the number of NFTs to mint per wallet;

  • If you want the wallets to start working in random order, leave the Randomize wallets checkbox enabled;

  • Enable the Allow duplicate minting of the same NFT on the same wallet checkbox to allow the script to mint the same NFTs repeatedly to achieve the number of transactions specified in the Mint count range section. If this checkbox is not enabled, the software will not mint duplicate NFTs on wallets and will skip duplicates, moving to collections that are not yet present on the specific wallet;

  • To save session delay settings for reuse in other sessions, click the Save this as preset button, enter the preset name, and save it. Later, this preset can be selected in the Select preset field;

  • Click Update Balances to get the current ETH balances on the wallets;

  • Select the wallets you want to start working with and click Launch.

  • Your wallets have been launched. You can track the process of work of your wallets in the section Logs & Progress.


Obtaining the NFT contract address:

  • Go to the collection on the NFTs2me website;

  • Click on the explorer icon to go to the explorer;

  • Copy the collection address;

  • Paste this address into Combine.

Last updated