How this bot work
The onchain bot works differently than the Jupiter bot. If you are familiar with the Jupiter bot, this one basically works as a better version of super spam strategy.
You specify a few pools for a mint, and send a lot of tx for it. The onchain program will check to see if there's any profitable route, calculate the optimal trade size and make the trade.
Because we do the calculation onchain, this strategy requires to send a lot of tx and will burn a lot of gas if you use spam.
Also because we do every calculation onchain, this bot does not require high speed rpc, does not require yellowstone grpc, does not require a good machine. As long as you can land tx with your rpc consistently you are good to go.
Last updated