LMNFT
Last updated
Last updated
Our LMNFT minting module allows you to mint any Solana LMNFT collection on multiple wallets. To get started you must create a task group.
The options at the top allow you to set some settings for the entire task group. Here are the options (from left to right):
RPC URL: The RPC URL you wish to use
Collection URL: The URL of the collection you wish to mint. Once you fill this, the task group will display details about the mint.
Max price: Sometimes people try to rug you by increasing the mint price. You can use this feature to make sure Lyra won't mint if the mint price is increased beying the value you set.
The buttons on the top right side of the group are called group buttons. These buttons allow you to perform the following actions:
Create tasks: Opens the task creation modal.
Start All: Starts all tasks that aren't running.
Stop All: Stops all tasks that are running.
Edit All: Allows you to edit all tasks at once. Only the fields you change will be updated for every task, the others will stay the same.
Clear All: Deletes all tasks.
Wallets: Choose which wallet(s) you want to mint with
Phase: Choose which phase you which to mint (for example whitelist, public, etc)
Mode: When it comes to modes you have four options: - Simulate: Only simulates the transaction. Useful to test your setup before you mint. - Safe: Sends one transaction and then waits for it to confirm before sending another one. This mode has preflight enabled (simulates transaction before sending it). This is the best mode if you only wish to mint a couple NFTs and the network isn't congested. - Spam: Sends new transactions all the time, doesn't wait for the previous transactions to confirm before sending new ones. You should use this mode if you intend to mint a lot of NFTs or if the network is congested. - Extreme: Same as Spam mode, but instead of sending new transactions all the time, it also sends the same transaction multiple times. This is the best mode for highly hyped drops/high network congestion.
Quantity: How many tasks you wish to create. Wallets are distributed evenly according to the amount of tasks.