<aside>
🎯
Use this page every time you prepare a mint. MintDash is an FCFS/public-mint execution dashboard, not a bot that discovers and mints projects without your instruction.
</aside>
The complete workflow
flowchart TD
A["Add or select drop"] --> B["Choose mint stage"]
B --> C["Create task"]
C --> D["Select wallets and quantity"]
D --> DA["Optional: verify delegation"]
DA --> E["Choose route, gas, and timing"]
E --> F["Resolve calldata and eligibility"]
F --> G["Preflight and simulate"]
G --> H["Confirm maximum spend"]
H --> I["Arm or execute"]
I --> J["Broadcast, confirm, and review"]
Before you begin
- Confirm the official contract address, chain, mint page, price, supply, start time, wallet limit, and allowlist rules from the project's official source.
- For direct execution, fund each minting wallet with mint value + estimated gas + a safety buffer. For delegated batches, fund the operator wallet for the full displayed batch cost.
- Confirm the wallet is eligible for the selected stage. A valid allowlist signature or proof normally belongs to a specific wallet.
- Never paste a private key into a chat, browser form, or project website. Import keys only through MintDash's wallet-vault flow.
1. Add wallets
- Open Wallets.
- Choose Import for an existing wallet or Generate for a new one.
- Give each wallet a clear label.
- Verify the displayed address before funding it.
- Use Wallet operations → Distribute if available, or fund wallets manually.
- For direct execution, leave enough ETH in each wallet for mint value and gas. For a delegated batch, fund the operator wallet for the full displayed exposure.
<aside>
🔐
Private keys are stored through the encrypted wallet vault and signing is performed by workers. If the vault key changes, previously imported wallets may fail to decrypt and must be safely re-imported.
</aside>
2. Add a drop
- Open Drops → Add drop.
- Paste the official contract address.
- Select the correct chain.