Sell Modes

Pump.fun Selling

  1. Run npm start in your terminal

  2. Select Option 7 from the main menu

  3. Choose your selling strategy

PumpSwap Selling

  1. Run npm start in your terminal

  2. Select Option 8 from the main menu

  3. Choose your selling strategy

Pump.fun Sell Modules

  1. Bundle Sell All

What it does: Sells all tokens from all wallets in a single atomic bundle transaction

How to use:

  • Select option 1 from Pump.fun sell menu

  • Choose scan method: Use last launch data (faster) or scan all tokens in wallets

  • Review token summary

  • Confirm execution

Features:

  • Automatic profit calculation

  • Uses lookup tables for optimization


  1. Bundle Sell Percentage

What it does: Sells all tokens from all wallets in a bundled transaction but the user can choose the % sold

How to use:

  • Select option 2 from Pump.fun sell menu

  • Enter token mint address

  • Enter percentage (1-100%)

  • Redirects to Bundle Sell All

Features:

  • Input token mint and sell percentage


  1. Stagger Sell All

What it does: Sells tokens sequentially with configurable delays between transactions

How to use:

  • Select option 3 from Pump.fun sell menu

  • Configure delay

  • Execute staggered sells

Features:

  • Comprehensive error handling with retries

  • Balance tracking for profit calculation

  • Anti-detection through timing variations


  1. Stagger Sell Percentage

What it does: Sells specified percentage of tokens using staggered execution

How to use:

  • Select option 4 from Pump.fun sell menu

  • Enter token mint (optional for all tokens)

  • Enter percentage (1-100%)

  • Executes via staggered sell logic

Features:

  • Percentage-based selling

  • Uses stagger sell execution method

  • Same timing and batch configuration as Stagger Sell All


  1. Single Wallet Sell

What it does: Sells tokens from one specific wallet only

How to use:

  • Select option 5 from Pump.fun sell menu

  • Choose wallet from list (dev wallet + numbered keypairs)

  • Select token mint or choose "all tokens"

  • Choose full sell or percentage

  • Confirm and execute

Features:

  • Detailed balance and profit reporting

  • Good for testing or targeted exits


PumpSwap Sell Modules - Only Use After Token Has Graduated

  1. Stagger Sell All

What it does: Sells tokens with staggered execution

How to use:

  • Select option 1 from PumpSwap sell menu

  • Configure delay (default: 0.2 seconds)

  • Execute sells

Features:

  • Jupiter API integration for best prices

  • Automatic token metadata fetching


  1. Stagger Sell Percentage

COMING SOON


  1. Single Wallet Sell

COMING SOON


Common Features:

  • Profit calculation and reporting

  • Configurable timing and batch sizes

  • Comprehensive error handling

  • Transaction logging and signatures

  • Verify wallet balances

  • Check RPC connection

  • Reduce bundle size

Exit Checklist:

Before Selling

  • Check current prices

  • Calculate profit/loss

  • Verify token balances

  • Choose selling mode

During Execution

  • Monitor transaction status

  • Watch price impact

  • Track confirmations

  • Note any errors

  • Adjust if needed

After Selling

  • Verify SOL received

  • Calculate total profit

  • Document results

  • Close token accounts

  • Refund wallets

  • Plan next trade

Tips for Success

  1. Use appropriate mode - Bundle for speed, stagger for stealth

  2. Monitor closely - Markets move fast

  3. Have backup plans - Multiple exit strategies

  4. Learn from data - Review transaction logs

  5. Stay disciplined - Stick to your plan

Last updated