Deploy Contracts

Set up and put wallets to work to create contracts.

Using the Deploy Contracts mode, you can create your own contracts. There are two options available for creating a contract in this mode:

  • Cheap contract: Creating a fully custom contract with random functions.

  • Creating a contract using the Merkly protocol function.


Setting up and starting a session:

  • In the Mode section, select Block Mode.

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

    1. Parallel - parallel operation (multithreading) 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 the Account Manager.

  • To use a ready-made preset of software settings, click the selection field in the Select preset section and choose the desired preset.

  • To launch a pre-prepared group of wallets, select the desired one in the Select Accounts group to launch section.

  • In the Select Deploy Mode section, choose one of the two options: Cheap contract or Merkly.

  • In the Delays section, set the delay between wallets in the Wallet field.

  • Clicking on Pro will open the Gas guard setting. If this delay is activated, your wallet will additionally go to sleep if several accounts in the same session are ready to work simultaneously after reaching the gas level you set for the software to work. This is done to prevent all these wallets from sending transactions at the same time after reaching the set gas level. The standard delay is set in the range of 30 to 150 seconds.

  • In the Max gas price section, set the maximum gas in the Ethereum network at which transactions will be made. The software will wait for the gas in the Ethereum network to drop to the desired value and only then start making transactions. After starting the session, you can change the upper Gwei level in the Logs & Progress tab by going to the Sessions section.

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

  • To save the session delay settings for use in other sessions, click the Save this as preset button.

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

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

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

Last updated