How to Use Raydium Volume Maker on Solmint
Simulate trading volume for a Raydium AMM pool by looping buy-then-sell transactions across multiple wallets. Each wallet performs a configurable number of buy-sell cycles with randomized or fixed SOL amounts and delays between trades.
How to Use
Step 1: Under WALLET SETUP, paste private keys (base58, one per line) of the wallets to use in the textarea. Click "Import Wallets" to validate and add them. Valid wallets appear in a table showing public key, SOL balance, and token balance. Use "Reload Balances" to refresh on-chain balances. Remove individual wallets with the "X" button.
Step 2: Enter the Token Mint Address in the TOKEN MINT field. Paste the token's contract address (CA). Click "Find Pool ID" to retrieve the Raydium pool ID automatically. Token name, symbol, and image are displayed once fetched.
Step 3: Configure Trade Amount:
- Toggle "Random Amount" (default ON): Enter Min Amount and Max Amount (SOL) per trade.
- Toggle OFF for Fixed Amount: enter a single SOL amount per trade.
Step 4: Configure Loop Count: Enter how many buy-sell cycles each wallet should perform. Use preset buttons for common values.
Step 5: Configure Delay Between Loops:
- Toggle "Random Delay" (default ON): Enter Min Delay and Max Delay (seconds) between each cycle.
- Toggle OFF for Fixed Delay: enter a single delay value in seconds.
Step 6: Click "Start Making Volume For Raydium Pool". A live transaction log appears showing each buy/sell status (pending, confirmed, or failed) with links to Solscan.
Step 7: Monitor progress. Click "Stop" to abort the bot at any time.
⚠️ Notes
- No platform service fee — only Raydium swap fees (~0.25%) and Solana network transaction fees (~0.000005 SOL per tx) per trade.
- Each wallet must have enough SOL for: (buy amount × loop count) + transaction fees.
- Each buy-sell cycle = 2 transactions (1 buy + 1 sell).
- The bot stops automatically when all wallets have completed all loops.
- Private keys are used locally — they are never sent to any server.
- Use multiple wallets with varied amounts and delays for more realistic volume patterns.
- You can switch to Pumpfun or PumpSwap volume maker using the DEX selector button.


