Skip to main content

Smart Sell

Reactive bots that monitor a pool in real time and automatically sell a configurable percentage of any incoming buy.

How it works

  1. Client creates a Smart Sell bot pointing at a specific sPoolId.
  2. Client funds the bot's wallet(s) with the token to sell + a small SOL fee reserve.
  3. The bot reacts to every buy within [nMinSellAmount, nMaxSellAmount] (SOL), selling back nSellPercent of that buy amount in tokens. Buys from whitelisted wallets are ignored. Transactions from your own volume bots are automatically skipped and never trigger a sell. Each sell is executed from a different wallet to avoid on-chain patterns.

Endpoints

Lifecycle

Reads