Releases: AlexRubik/rude-bot-solana
Releases · AlexRubik/rude-bot-solana
v0.2-alpha - config for any base token!
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.