📋 How to Create a Presale
Complete guide to creating your presale token launch
✅ Required Fields
Token Information:
- • Token Name: Your token's full name
- • Token Symbol: Short ticker (e.g., BANANA)
- • Decimals: Usually 18 (standard)
- • Total Supply: Total tokens to mint
Presale Parameters:
- • Soft Cap: Minimum ETH to raise
- • Hard Cap: Maximum ETH to raise
- • Start/End Time: Presale duration
⚠️ Important Validation Rules
Soft Cap Requirements:
Must be at least 0.0001 ETH
Hard Cap vs Soft Cap:
If hard cap is set (not 0), it must be greater than soft cap
Buy Limits (if set):
If max buy is set (not 0), it must be greater than or equal to min buy
Max Allocation vs Max Buy:
If both are set (not 0), max allocation must be greater than or equal to max buy
Max Allocation vs Hard Cap:
If both are set (not 0), max allocation cannot exceed hard cap
Zero Values:
Setting fields to 0 or leaving empty disables those limits (no restrictions)
📖 Field Explanations
💰 Soft Cap (Required)
Minimum ETH that must be raised for the presale to be considered successful. If not reached, contributors can get refunds.
🎯 Hard Cap (Optional)
Maximum ETH the presale can raise. Leave empty (0) for no limit. Once reached, the presale automatically ends.
⏰ Start/End Time
When the presale begins and ends. Leave empty for 1-minute delay start and 1-hour duration.
📉 Min Buy (Optional)
Minimum ETH amount per transaction. Leave empty (0) for no minimum.
📈 Max Buy (Optional)
Maximum ETH amount per transaction. Leave empty (0) for no maximum.
👤 Max Allocation (Optional)
Maximum total ETH a single wallet can contribute. Leave empty (0) for no limit.
⚖️ Pool/Creator Split
Choose what percentage of raised ETH goes to the liquidity pool vs. to you as the creator:
- • Pool %: ETH that goes to Uniswap liquidity (recommended: 70%+)
- • Creator %: ETH that goes directly to you
- • Note: Higher pool % = better for token price stability
💸 Fees
💡 Pro Tips
• Set reasonable soft/hard caps based on your project's needs
• Use buy limits to prevent whale manipulation
• Higher pool % attracts more contributors
• Test your presale parameters before launching
• Consider your target audience when setting limits
• Monitor presale progress and engage with community
🚀 Quick Start
- 1. Fill in token name and symbol
- 2. Set your soft cap (minimum 0.0001 ETH)
- 3. Optionally set hard cap, buy limits, or timing
- 4. Choose pool/creator split (recommend 70%+ pool)
- 5. Pay 0.1 ETH creation fee and launch!