Solana Meme Coin Scanner & Sniper

Job ID: 39825900

Budget: $10 – $50 USD

MUST BE USA BASED OTHERWISE DO NOT APPLY!

I need a fast, reliable bot that watches Radium in real-time for freshly listed Solana meme coins, evaluates basic market metrics, and instantly executes a buy (sniping) the moment predefined rules are met. The core workflow is:

• Stream live pair data from some API (WebSocket or polling)
• Parse liquidity, volume, creator wallet flags, and other indicators to filter scams
• Fire a Solana transaction that buys the token the second it passes the filter, with adjustable slippage and gas settings using Jito and Helius RPC

Beyond the scan-and-snipe loop I also want:

• Market trend analysis so the bot can weigh overall Solana meme-coin sentiment before committing funds
• Multi-wallet support: I should be able to load several private keys and assign different budgets/risk profiles to each
• A persistent transaction history log—TX hash, cost, PnL, and timestamp—saved to a local DB or CSV for later review

Clean, well-commented code and a short README that covers installation, environment variables (RPC endpoint, DexScreener key, wallet secrets), and how to set trigger rules are part of the hand-off. Unit tests for the critical snipe function and at least one live demo on testnet will serve as acceptance criteria.