(Updated December 2024)
Introducing SIORA, the cutting-edge 2025 Solana Raydium Sniper Bot. Whether you're a Solana enthusiast or a memecoin trader, this bot is your go-to tool for automated crypto profits. With SIORA, you can snipe new Raydium USDC/SOL pools before they appear on the Raydium UI, leveraging ultra-optimized RPC nodes for maximum speed and efficiency.
- Unmatched Speed: Execute token purchases faster than ever.
- Automation Simplified: Runs seamlessly, even for new traders.
- Feature-Rich:
WSOL Snipe
Auto-Sell
Take Profit/Stop Loss (TP/SL)
Liquidity Checks
Renounce Checks
Fast Buy
Disclaimer: Provided as-is, for educational purposes. Use responsibly.
- Prepare Your Wallet: Use a Solana wallet loaded with some SOL.
- Get USDC or WSOL: Convert SOL to USDC or WSOL (we recommend WSOL for speed).
- Use Jupiter Wrap to convert SOL to WSOL.
- Use Jupiter Wrap to convert SOL to WSOL.
- Allocate Funds: Keep a 1:10 ratio (e.g., 1 WSOL per 10 SOL). Always have extra SOL for transaction fees.
- Risk Management: SIORA boasts a 95%+ win rate, but only trade what you're prepared to lose.
-
Edit the
.env.example
File: Rename it to.env
and update:PRIVATE_KEY
(your wallet's private key).RPC_ENDPOINT
&RPC_WEBSOCKET_ENDPOINT
(use Helius/Quicknode for fast nodes).QUOTE_MINT
(choose USDC or WSOL pools).QUOTE_AMOUNT
(amount per trade).- Various parameters like
TAKE_PROFIT
,STOP_LOSS
,MIN_POOL_SIZE
, etc.
-
Key Features:
CHECK_IF_IS_BURNED
: Check if liquidity is burned.CHECK_IF_IS_LOCKED
: Verify locked liquidity.CHECK_IF_MINT_IS_RENOUNCED
: Only trade if mint is renounced.SNIPE_LIST
: Define specific tokens to snipe.
- Navigate to the bot directory:
cd <bot file location>
- Install dependencies:
npm install
- Start the bot:
npm run start
- Take Profit (Default: 50%): Automatically sell when profit reaches 50%.
- Stop Loss (Default: 30%): Automatically sell if loss exceeds 30%.
Adjust these parameters in the configuration file as needed.
- Enabled by Default: Automatically sells tokens after purchase.
- Customization Options:
- Set
AUTO_SELL
tofalse
to disable. - Adjust
MAX_SELL_RETRIES
for retries. - Set
AUTO_SELL_DELAY
(in milliseconds) for delayed sells.
- Set
Tokens are sold based on configuration. No guarantee of profit or sale. Use with caution.
- Purpose: Focus on specific tokens during launch events.
- How to Use:
- Set
USE_SNIPE_LIST
totrue
. - Add token mint addresses to
snipe-list.txt
(one per line). - Update
SNIPE_LIST_REFRESH_INTERVAL
to refresh the list while the script runs.
- Set
Ensure the script is running before the token launch to snipe effectively.
- Fix: Change
COMMITMENT_LEVEL
tofinalized
.
- Error:
Error: 410 Gone
- Fix: Use a different RPC node (e.g., Helius, Quicknode).
- Error:
No SOL token account found in wallet:
- Fix: Swap some SOL to USDC/WSOL.
Pro Tip: Set
LOG_LEVEL
todebug
for detailed troubleshooting.
- Use this bot at your own risk.
- The developer is not responsible for any financial losses.