SolanaSniper Guide
The SolanaSniper automatically finds and trades tokens from Telegram channels on the Solana network.
How to Use SolanaSniper
- Use
/start
to go to the main menu. - Click on 'Change Chain / DEX', and switch to Solana.
- Fund your wallet with SOL. You can view your wallet address via 'Wallet Info' in the main menu.
- Go into the settings menu (
/settings
) to configure the SolanaSniper. - Start the bot from the main menu by clicking 'Auto buy / sell (MultiSniper) (Solana)' or using the
/solana
command.
SolanaSniper Configuration
All settings are found in the /settings
-> Solana Settings
menu.
Trading Settings (Solana)
This menu contains all the core trading parameters for the SolanaSniper.
- Toggle Buy/Sell Tokens
- Set Trading Mode: (
MANUAL_SELLING
,BASIC_AUTOSELL
,SELL_AFTER_TIME_DELAY
,TRAILING_STOP_LOSS
(Pro)). - Set Total Allowed Snipes
- Toggle Allow Buy Previously Owned Tokens
- Simulation Mode:
Toggle Simulation Mode
: If enabled, the bot will simulate buys and sells without using real funds.Set Simulation Starting Balance
: Sets the virtual SOL balance for simulation mode.
- Buy Settings:
Set Buy Amount (SOL)
: The amount of SOL to use for each purchase.Set Slippage Percentage
- Sell Settings:
Set Auto Sell Percentage
Set ... (Basic Autosell)
Set Seconds Delay (Sell After Time Delay)
: Note this is in seconds, not blocks.Set ... (TSL)
(Pro)
Wallet, Gas, Node, and Telegram Settings (Solana)
- Manage Wallet Settings: Import or generate your Solana wallet.
- Manage Gas Settings:
Set Priority Fee (SOL)
: The extra fee to add to transactions for faster processing.Set Compute Unit Limit
: The maximum compute units a transaction can use.
- Manage Node Settings (Pro): Set a custom Solana RPC node URL.
- Manage Monitored Channels: Add, edit, or delete the Telegram channels you want the bot to monitor.
Trading Modes Explained
SolanaSniper can use the following automatic selling strategies after a successful buy.
Manual Selling
The bot buys a token and holds it until you manually sell it using the /sell
command.
Basic Autosell
The bot sells automatically when the token's price hits either a take-profit or a stop-loss target.
Sell After Time Delay
The bot sells automatically after a fixed number of seconds have passed since the buy.
Trailing Stop Loss (TSL) (Pro Feature)
TSL is a powerful strategy that lets your profits run while protecting you from sharp price drops. It activates after a minimum profit is reached and then "trails" the peak price, selling if the price drops by a certain percentage from that peak.