Magic Eden Launchpad
This module requires interaction with Magic Eden's API to create mint transactions. All this means is it depends on their web server to return mint transactions for your tasks to be able to then send them through your selected RPC.
They enforce rate-limits and block IP addresses connecting to them, which is why it's heavily recommended to run this module with proxies. ISP/residential proxies seem to be the most successful.
Given this module's interaction with their API, it is expected to have a significantly lower Transaction Per Second (TPS) rate, when compared to modules which don't require API interaction. This is why it's a good idea to run with lower retry delays in comparison. A great way to test your TPS on this module, would be by running a random drop which is in-stock with low fee protection mode.
Something worth noticing about this module, is that you will only receive failed transactions if the collection is out of stock. This means you can run a solana pre start value without having to worry about SOL drains, however be careful with running too early, else your IP address/proxies might be banned before the drop even starts.
Solana Input
Here you should enter the candy machine ID provided by our scrapers, or you can manually scrape it by entering the mint link for a launchpad drop, clicking on the button which says Contract ..., which will redirect you to a Solana Explorer page, from there on you should copy the address which appears on the page.


Stage Selection
Once the collection information has been loaded from Magic Eden, you will be prompted for the stage that you want to mint on.
You should select it and tasks will automatically start for it, and sleep if your fee protection mode is not low and the drop hasn't started yet for your stage selected.

Last updated