TronHunter image

TronHunter | Tron Sniper Bot

TypeScript UPTime

TronHunter that listens to SunPump TRX pools and buys tokens for a fixed amount in USDT/TRX.

Depending on the speed of the RPC node, the purchase usually happens before the token is available on SunSwap UI or Sunpump.meme for swapping.

Official Website: TronHunter.app

Features 🤖

  • Automatic snipe new pair pool
  • Looks for profitable TXs and perform sandwich attack
  • Copy trade from whale's wallets
  • Stoploss & Takeprofit
  • Filter by min & max liquidity
  • Burn Check
  • Renounce Check
  • Fast Buy

Wallet 💷

First step:

  1. Create a new Tron wallet
  2. Transfer some TRX to this new wallet
  3. Start searching for new trading pairs with potential profit opportunities.

Configure settings file 📝

You can easily edit settings from the beautiful UI we built!

Auto Sell 📈

By default, auto sell is enabled. If you want to disable it, you need to:

  1. Change AUTO SELL to false
  2. Update MAX SELL RETRIES to set the maximum number of retries for selling token
  3. Update AUTO SELL DELAY to the number of milliseconds you want to wait before selling the token (this will sell the token after the specified delay. (+- RPC node speed)).

AUTO_SELL_DELAY to 0, token will be sold immediately after buy. There is no guarantee that the token will be sold at a profit or even sold at all. The developer is not responsible for any losses incurred by using this feature.

Common Issues 📚

UNSUPPORTED RPC NODE

If you see following error in your log file:
Error: 410 Gone: {"jsonrpc":"2.0","error":{"code": 410, "message":"The RPC call or parameters have been disabled."}
It means your RPC node doesn't support methods needed to execute script. FIX: Change your RPC node. You can use GetBlock, Helius, RPCfast or Quicknode.

NO TOKEN ACCOUNT

If you see following error in your log file:
Error: No TRX token account found in wallet:
it means that your wallet not have USDT/TRX token account. FIX: Go to Sunswap.com and swap some TRX into USDT.

Help 📮

Telegram: @tr0nhunter

Website 🌐

TronHunter.app