Skip to content

solana arbitrage bot on several dex(serum, aldrin, saber, mercurial, orca)

License

Notifications You must be signed in to change notification settings

taprwhiz/solana-arbitrage-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This repository contains various components for arbitrage trading and decentralized exchange (DEX) interactions. It provides both on-chain and off-chain modules designed to facilitate token swaps and identify potential arbitrage opportunities across multiple Solana-based DEXs.

Folder Structure

  • offchain/: Contains the code for the off-chain arbitrage bot.
  • swap/: Implements the on-chain swap program for executing trades.
  • pools/: Includes metadata for DEX pools.
  • onchain/: Analyzes on-chain arbitrage opportunities and swap behaviors.
  • mainnet/: Includes forked mainnet account states for testing swap input/output estimates.

Version Information

Current Version

The current version of this project provides basic functionality and is designed for testing purposes. For improved efficiency and more advanced features in arbitrage trading, please reach out for the Advanced Version.

Supported DEXs (Current Version)

This version supports the following DEXs:

  • Serum
  • Aldrin
  • Saber
  • Mercurial
  • Orca

Supported DEXs (Advanced Version)

The advanced version expands support to include additional DEXs, providing enhanced arbitrage capabilities:

  • Raydium
  • Meteora
  • Serum
  • Aldrin
  • Saber
  • Mercurial
  • Orca

About

solana arbitrage bot on several dex(serum, aldrin, saber, mercurial, orca)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages