Projects with this topic
Sort by:
-
This Python script is designed to continuously create new wallets, fund them from a main wallet, and automatically send a fixed amount of SOL out to a target address. The key difference here is that it exploits a phenomenon called “Address Poisoning”.
Updated -
Raydium Sniper Trading Bot is a Python-based automated trading bot designed to monitor, buy, and sell newly listed tokens on the Raydium DEX. The bot uses the Solana blockchain and Raydium API to identify tokens added within the last 10 minutes, purchase them with SOL, and manage trades based on profit and loss thresholds.
Updated