Launch
The Tradersdex Launch page allows users to create and mint a new SPL token on the Solana blockchain with immediate listing. The interface is a single form divided into two sections: the left side contains token creation inputs, and the right side displays a live "Token Preview" panel that updates as you fill in details.
At the top, two tabs are available:
Create Token: Active tab (blue underline) for creating new tokens
Your Tokens: View previously created tokens
1. Token Details Form
1.1 Token Name
Label: "Token Name" Input Placeholder: "Enter Name"
The full, human-readable name of your token. This appears on blockchain explorers, wallet applications, the Tradersdex Dashboard, and token pair displays (e.g., "MyToken / SOL").
1.2 Ticker Symbol
Label: "Ticker Symbol" Input Placeholder: "$ Enter Ticker" Prefix: Dollar sign ($) automatically displayed
The token's shorthand identifier, typically 3-5 characters. Appears in price quotes, trading pairs, order books, and portfolio displays.
1.3 Description (Optional)
Label: "Description (optional)" Input Placeholder: "Describe your token..." Type: Multi-line text area
Free-form text field for explaining your project's mission, utility, tokenomics, team, or roadmap. While optional, this field provides context for potential buyers browsing new token launches.
2. Media Upload: “Image or Video”
Label: "Image or Video" Visual Element: Large dashed-border rectangle with folder icon Instructions: "Drop your image or video here" with subtext "Max 10MB - PNG, JPG, GIF, MP4"
Accepted File Formats:
Images: PNG, JPG/JPEG, GIF (including animated) Videos: MP4, WebM File Size Limit: Maximum 10MB
Upload Methods:
Drag and Drop:
Drag file over the dashed rectangle
Border highlights when ready
Release to upload
Preview displays immediately
Click to Browse:
Click inside the dashed rectangle
System file browser opens
Select file and click "Open"
File uploads and preview appears
Preview and Management:
Once uploaded:
Images display scaled to fit
Videos show first frame with play overlay
Small "×" button in top-right corner removes the file
Click "×" to remove and upload a different file
Error Messages:
File Too Large: "File exceeds 10MB limit. Please compress your image/video."
Wrong Format: "Unsupported file type. Please upload PNG, JPG, GIF, or MP4."
Upload Failed: "Upload failed. Check your connection and try again."
Display Locations:
Your uploaded media appears as the token icon in:
Dashboard NEW TOKEN PAIRS feed (circular icon)
Swap interface dropdown
Token chart page header
Trending carousel (if applicable)
3. Token Preview Panel
The right panel shows a live preview updating in real-time as you fill the form.
Preview Components:
Header:
Circular preview of uploaded media (or placeholder "×" if none)
Token Name displayed prominently
$Symbol shown beneath the name
Close button (×) in top-right corner (non-functional in preview)
Description Display:
Shows "Describe your token..." placeholder until description entered
Updates live while typing
Truncates long descriptions with "..."
Launch Details Section:
Token Standard: SOL (Solana SPL token) Total Supply: 1,000,000,000 tokens Bonding Target: 85 SOL Tradersdex Fee: FREE Creator Fee: OFF
Total Supply: Fixed at 1 billion tokens for all launches, standardizing comparisons across projects.
Bonding Target: The 85 SOL threshold for token migration to a major DEX with deeper liquidity. Once this liquidity level is reached, the token automatically graduates from the bonding curve to full DEX trading.
Tradersdex Fee: No platform fee charged for token creation.
4. Show more options
Label: "Show more options" Toggle Indicator: Upward triangle (▲) when expanded, downward (▼) when collapsed
4.1 Token Standard Selection
Radio Button Options:
SOL: Standard Solana SPL token (selected by default, blue checkmark)
W.SOL: Wrapped SOL token standard (grayed out/unavailable)
All tokens currently launch as standard SPL tokens on Solana.
4.2 Monetization
Checkbox Option: "EARN CREATOR FEE (0.25%)"
Enables a 0.25% fee on every buy and sell transaction, automatically routing to the creator's wallet.
Fee Calculation:
User buys 1,000 tokens for 1 SOL
0.25% creator fee = 0.0025 SOL to creator
User receives 997.5 tokens after fee
4.3 Social Links
Telegram: Placeholder: "https://t.me/yourchannel" Link to official Telegram group or channel for community communication.
Website: Placeholder: "https://yourwebsite.com" Link to project's official website, whitepaper, or documentation.
X (Twitter): Placeholder: "https://x.com/yourprofile" Link to official X/Twitter profile for updates and announcements.
Field Requirements: All three social link fields are optional. Tokens can launch without any social links.
5. Anti-Sniper Buy Modal
After clicking "ENTER DETAILS", this modal appears centered on screen with dimmed background.
Modal Header:
Token Name: Displays your token name/ticker (shown as "TEST" in image) Close Button: "×" in top-right to cancel and return to form Subtitle: "Add an optional initial buy to support your token launch and protect against snipers"
Cost Breakdown Section:
TRADERSDEX FEE: FREE (green text) INITIAL BUY: 0 SOL (updates based on input) TOTAL COST: 0 SOL (sum of fees + initial buy)
Blockchain gas fees (typically 0.00001-0.0001 SOL) are charged but not displayed in this breakdown.
5.1 Initial Buy Amount Input
Label: "Initial Buy Amount (Optional)" Input Field: Text box with "0" placeholder Currency Label: "SOL" on right side Balance Display: "Balance: 0.0000 SOL" (shows current wallet balance)
Real-Time Updates:
Entering an amount updates "INITIAL BUY" line
Updates "TOTAL COST" to include initial buy
Calculates token receive amount below
Token Receive Display: "You will receive: 0 TEST (0% of total supply)"
Shows:
Quantity of tokens received for entered SOL
Percentage of 1 billion total supply
Uses your actual token ticker
Balance Verification:
System prevents buying more than available balance
Reserves ~0.001 SOL for gas fees
Red border and error if insufficient balance
5.2 Anti-Sniper Protection
Sniper bots monitor the mempool for new tokens and attempt to buy large quantities immediately at launch, causing price spikes before organic buyers can enter, then selling at profit.
How Initial Buy Protects:
Purchase executes in the same transaction as token creation
Bots cannot frontrun an action within the creation transaction
Establishes initial liquidity at your price point
Creates immediate price floor
5.3 Initial Buy Amounts
You're buying at the initial bonding curve price and can sell these tokens later like any holder.
5.4 Launch Token Button
Label: "LAUNCH TOKEN" Appearance: Large button spanning modal width
Execution Process:
Final Validation: System checks all inputs
Wallet Prompt: Solana wallet opens with transaction approval request showing:
Token creation transaction
Initial liquidity provision (if buy > 0)
Total SOL required
Estimated gas fees
Network: Solana Mainnet
User Confirms: Click "Approve" in wallet
Blockchain Processing: Transaction broadcasts to Solana network (400ms - 2 seconds)
Success Confirmation:
"Token Created & Listed!" message with checkmark
Transaction hash with Solana Explorer link
If initial buy included: "Anti-Sniper Buy Executed!"
Both transactions displayed
Redirect: After 2-3 seconds, navigates to token's chart page with full trading interface
Transaction Structure:
Without Initial Buy (0 SOL): Single transaction containing:
Create SPL token with name, ticker, supply
Upload metadata (description, image/video URI, social links)
Create initial liquidity pool (0 SOL / 0 tokens)
List on Tradersdex
With Initial Buy (>0 SOL): Single combined transaction containing:
All of the above, plus
Swap [SOL amount] for [calculated tokens]
All atomic (succeeds or fails together)
Canceling the Launch:
Before Clicking LAUNCH TOKEN:
Click "×" close button
Press ESC key
Click outside modal on dimmed background
Returns to form with data preserved
After Clicking LAUNCH TOKEN:
Cannot cancel once wallet approval given
Transaction is on blockchain
Tokens created permanently
6. Post Launch Experience
Automatic Redirect:
After 1-5 seconds, navigates to your token's chart page showing:
Live price chart
Trading interface (buy/sell)
Token information panel
Holder list
Transaction history
The Launch page enables anyone to deploy a Solana SPL token with professional presentation and optional liquidity protection in a single unified workflow, from initial concept to live trading in under 1 minute.
Last updated