FAQ & Troubleshooting
Find answers to common questions and solutions to frequent issues. Can’t find what you’re looking for? Join our Discord for help!
Frequently Asked Questions
General Questions
What is POTLAUNCH?
POTLAUNCH is a decentralized token launch platform built on Solana that enables fair, transparent, and accessible token creation through innovative bonding curve mechanisms and cross-chain capabilities.
How is POTLAUNCH different from other launchpads?
Key Differences:
- ✅ No Pre-sales - Everyone starts at the same price
- ✅ Automatic Liquidity - Bonding curve provides instant liquidity
- ✅ Permanent Lock - LP tokens are burned, not locked
- ✅ Anti-Rug Protection - Built-in safety mechanisms
- ✅ Cross-Chain - Bridge tokens across multiple chains
- ✅ Fair Launch - No insider advantages
Is POTLAUNCH safe?
Yes! We implement multiple security measures:
- Audited smart contracts
- Revoked mint/freeze authorities
- Permanent liquidity locks
- Anti-manipulation protections
- Continuous monitoring
See our Security documentation for details.
What are the fees?
Launch Fees:
- Platform fee: 1% of raised funds
- Creator fee: 0-2% (configurable)
Trading Fees:
- Buy/Sell: 0.5-1% (configurable)
- Bridge: 0.1%
No hidden fees!
For Users
How do I launch a token?
Follow our Token Launch Guide for step-by-step instructions!
Quick steps:
- Connect your wallet
- Click “Launch Token”
- Fill in token details
- Configure launch settings
- Confirm and launch!
What wallet do I need?
Supported wallets:
- Phantom (Recommended)
- Backpack
- Solflare
- Ledger (Hardware wallet)
How much SOL do I need?
For Launching:
- Token creation: ~0.1 SOL
- Initial liquidity: Optional (10+ SOL recommended)
For Trading:
- Transaction fees: ~0.00001 SOL per transaction
- Trade amount: Any amount you want to invest
Can I edit my token after launch?
You can update:
- ✅ Token metadata (description, links)
- ✅ Token image
- ✅ Social links
You cannot change:
- ❌ Token name/symbol
- ❌ Total supply
- ❌ Bonding curve parameters
- ❌ Fee structure (after launch)
When will my token graduate to DEX?
Tokens graduate when they meet the following criteria:
- Market cap reaches threshold (typically 100K SOL)
- Minimum trading volume achieved
- Minimum number of holders
- Minimum age (24 hours)
See Token Lifecycle for details.
What happens to my tokens after graduation?
After graduation:
- Trading moves to Raydium/Meteora
- Bonding curve is disabled
- Liquidity is permanently locked
- Free market pricing begins
- Cross-chain bridging enabled
Can I get my SOL back?
If you bought tokens, you can:
- Sell them back to the bonding curve (before graduation)
- Sell them on DEX (after graduation)
Note: Prices fluctuate based on supply and demand.
For Developers
Where can I find the SDK?
Check out our POTLAUNCH SDK documentation.
Install:
npm install @potlaunch/sdkAre the contracts open source?
Yes! All contracts are open source:
How do I integrate POTLAUNCH?
See our Integrations Guide for:
- SDK integration
- API integration
- Smart contract integration
- White label solutions
Where are the program addresses?
Mainnet:
- Launch Program:
Launch111...(Coming soon) - Bonding Curve:
Curve111...(Coming soon) - Bridge:
Bridge11...(Coming soon)
Devnet:
- Launch Program:
DevLaunch111... - Bonding Curve:
DevCurve111... - Bridge:
DevBridge11...
Is there a testnet?
Yes! Use Solana devnet for testing:
- RPC:
https://api.devnet.solana.com - Get test SOL from Solana Faucet
- Test the platform on testnet.potlaunch.com
Can I run my own indexer?
Yes! See our Indexer Setup guide.
Technical Questions
What blockchain is POTLAUNCH on?
Primary: Solana (mainnet) Cross-chain: NEAR Protocol, Ethereum (planned), Base (planned)
What token standard does POTLAUNCH use?
SPL Token (Solana Program Library Token) standard.
How do bonding curves work?
Bonding curves are mathematical formulas that determine token price based on supply:
- More tokens sold = higher price
- Tokens sold back = lower price
- Provides continuous liquidity
See Dynamic Bonding Curve documentation.
What happens if the creator stops working on the project?
The token continues independently:
- Smart contracts are immutable
- No central control needed
- Liquidity is permanently locked
- Community can continue development
Can tokens be frozen or minted?
No! All tokens launched on POTLAUNCH have:
- ❌ Mint authority revoked (no new tokens)
- ❌ Freeze authority revoked (can’t freeze wallets)
- ✅ Fixed supply
- ✅ Fully decentralized
Troubleshooting
Connection Issues
Wallet won’t connect
Solutions:
-
Check browser compatibility
- Use Chrome, Firefox, or Brave
- Disable other wallet extensions
- Clear browser cache
-
Update wallet extension
- Ensure latest version installed
- Try reinstalling the extension
-
Check network
- Switch to mainnet-beta
- Verify RPC endpoint
-
Refresh and retry
- Refresh the page
- Disconnect and reconnect wallet
Transaction fails to confirm
Possible causes:
-
Insufficient SOL
Error: Insufficient funds Solution: Add more SOL to your wallet -
Network congestion
Error: Transaction timeout Solution: Wait and retry, or increase priority fee -
Slippage too low
Error: Slippage tolerance exceeded Solution: Increase slippage in settings -
Already processed
Error: Transaction already processed Solution: Check your wallet - it may have succeeded
Trading Issues
”Slippage tolerance exceeded” error
Why it happens: Price changed between when you clicked and when transaction processed.
Solutions:
- Increase slippage tolerance (Settings → Slippage)
- Trade smaller amounts
- Wait for less volatility
- Try again immediately
Recommended slippage:
- Normal: 0.5-1%
- High volatility: 2-5%
- Large trades: 5-10%
“Insufficient liquidity” error
Why it happens: Not enough tokens available at current price.
Solutions:
- Reduce trade amount
- Wait for more liquidity
- Check if token has graduated
- Verify you’re on correct curve phase
Can’t sell tokens
Possible reasons:
-
Token balance issue
- Check you own the tokens
- Verify correct token account
-
Bonding curve disabled
- Token may have graduated
- Sell on DEX instead
-
Trading paused
- Check token status
- Wait for trading to resume
-
Cooldown period
- Some tokens have sell cooldowns
- Wait for cooldown to expire
Price seems wrong
Check these:
-
Slippage included?
- Price shown may include slippage
- Check price impact before confirming
-
Fees included?
- Trading fees affect final price
- Review fee breakdown
-
Recent trades?
- Price updates with each trade
- Refresh to see latest price
Token Launch Issues
Token creation failed
Common causes:
-
Insufficient SOL
Need: ~0.1 SOL for rent + gas Solution: Add more SOL to wallet -
Duplicate symbol
Error: Symbol already exists Solution: Choose different symbol -
Invalid parameters
Error: Invalid curve configuration Solution: Check all parameters are valid -
Transaction timeout
Error: Timeout Solution: Retry with higher priority fee
Metadata not showing
If your token metadata isn’t displaying:
-
Wait for propagation
- Can take 1-5 minutes
- Refresh the page
-
Check image URL
- Ensure image is accessible
- Verify correct format (PNG, JPG, SVG)
- Max size: 1MB
-
Verify IPFS upload
- Check IPFS gateway responds
- Try different gateway
-
Re-upload metadata
- Use token dashboard
- Update metadata
Can’t find my token
Where to look:
- Your Launches tab in dashboard
- Wallet Holdings section
- Search by address or symbol
- Check Solana Explorer
If still missing:
- Verify transaction succeeded
- Check you’re on correct network
- Contact support with transaction hash
Performance Issues
Site loading slowly
Try these:
-
Clear cache
Chrome: Ctrl+Shift+Delete Clear cached images and files -
Switch RPC
- Try different RPC endpoint
- Check RPC status
-
Disable extensions
- Temporarily disable browser extensions
- Re-enable one by one
-
Check internet
- Test connection speed
- Try different network
Transactions taking too long
Solutions:
-
Increase priority fee
- Settings → Priority Fee → High
-
Check network status
-
Optimize timing
- Trade during off-peak hours
- Avoid high congestion periods
Error Messages
”Program failed to complete”
Meaning: Smart contract execution failed
Common causes:
- Insufficient account balance
- Invalid parameters
- Account state issue
- Program logic error
Solution:
- Check error details
- Verify all parameters
- Ensure sufficient funds
- Contact support if persists
”Blockhash not found”
Meaning: Transaction took too long
Solution:
- Retry transaction
- Increase priority fee
- Check network status
”Account not found”
Meaning: Token account doesn’t exist
Solution:
- Create token account first
- Check token mint address
- Verify you’re on correct network
Getting Help
Community Support
Discord - #help channel
- Fastest response
- Community assistance
- Real-time support
Twitter - @PotLock_
- Announcements
- Status updates
- Quick questions
Telegram - POTLAUNCH Community
- Community discussions
- Peer support
Documentation
- User Guide - Complete usage guide
- Developer Guide - Technical docs
- Concepts - Deep dives
Still Need Help?
Can’t find the answer you need?
- Search the docs - Use the search bar above
- Check Discord - Someone may have asked already
- Ask the community - Discord #help channel
- Contact support - support@potlaunch.com
We’re here to help! 🚀