Technologies Involved:
RUST
Area Of Work: Crypto/Trading Bot
Project Description

This project, 'Sniper Bot for Pump.fun', aims to develop a bot for the PumpFun platform. Oodles developed a Sniper Bot for the Pump.fun platform to automate token transactions. The bot tracks wallet activity, detects token purchases, and executes buy and sell operations based on predefined parameters. This automation enables efficient and timely trading, optimizing asset management.

Scope Of Work

The client required a Pump.fun bot capable of monitoring wallet transactions, purchasing assets using specific wallets, and executing sell operations based on set conditions. Oodles designed and implemented the following functionalities:

  • Detect & Buy Function: The bot tracks transactions from the development wallet address to identify tokens bought by the Pump.fun platform. It saves the token address in a file and instructs all wallets listed in the environment file to buy the detected token. The bot calculates the buyable amount using a specified percentage.
  • Sell Function: The bot sells tokens purchased by the detection function. It determines the sellable amount based on a predefined sell percentage of the token balance.
Our Solution

Oodles engineered an advanced Pump.fun bot that automates token detection, purchase, and selling with terminal-triggered commands.

  • Designed a Detect & Buy Function that tracks development wallet transactions, identifies purchased tokens, and stores token addresses for automated buying.
  • Implemented a Sell Function that calculates the sellable amount and executes token sales based on configured parameters.
  • Integrated a percentage-based calculation mechanism to determine buy and sell amounts dynamically.
  • Optimized the bot’s functionality to ensure seamless trading operations with minimal manual intervention.

 

Related Projects