FAQ / Errors

If this page is not helpful, please look for support on our Discord.

Discord

FAQ

  • Why am I not rich yet? Read Optimal Setup You can't just turn the bot on and make infinite money. You need to have good connections to RPC(s) and a Jupiter v6 API and try different strategies to see what works.

  • Can I lose money on a transaction? You can't lose on a successful transaction! (except for transaction fees) We've written an on chain program (smart contract) that prevents loss. The transaction is designed to fail if your base token balance ends less than or equal to the starting balance. Don't believe us? The bot has produced over 10 million transactions that you can analyze here!

  • Transaction fees are killing me. How do I mitigate? - Increase minProfitBps - Lower your priority fee

Errors

  • 429 Errors: you are being rate limited by your Jupiter API or RPC

  • RangeError: encoding overruns Uint8Array: transaction size was too large

  • 400 Errors from Jupiter: the ones that we're seeing are from no routes found for some pairs. Will need to handle this in future releases.

Last updated