Skip to content

Releases: AlexRubik/rude-bot-solana

v0.2-alpha - config for any base token!

06 Mar 21:01
b81f9a3
Compare
Choose a tag to compare
Pre-release

KNOWN PERFORMANCE BUG, USE PREVIOUS VERSIONS

  • Added config file for any base token (baseConfig.json)
  • SOL base cannot lose at all on a transaction. Total transaction fee including priority fee is now accounted for in min profit.
  • .env.example changes, please use this new .env.example. A lot has been omitted now.
  • PRIORITY_FEE_MICRO_LAMPORTS has been changed to PRIORITY_FEE_LAMPORTS

I have not written any docs yet for the baseConfig.json but if you look at the file, you might be able to figure it out. It's important that decimals and smallestUnitsPerToken are correct.

https://rude-bot-org.gitbook.io/rude-solana-arbitrage-bot/