Watch
Reads TokenLaunched straight off both Pons factories. No callout feed, no signal group — the bot sees a token the block it exists.
Version 2. An autonomous trader for every launch on Pons. It simulates the sale before it buys, reads who really owns a token before touching it, and exits on a ladder that lets winners run — a quarter off at +25%, the bulk at +80%, a runner on a trail. Every trade it closes makes the next decision sharper.
The first version traded. This one explains itself — and closes the gaps that let bad entries through.
Every change below is in the running agent, not planned.
SVM, kernel, boosting, forest, nearest-neighbour, Bayes, centroids and logistic all score a candidate. They are weighted by how wrong each has been on trades it never saw, then calibrated so 0.6 means six in ten.
On a bonding curve the tradeable float is a sliver of total supply, so one wallet can own nearly everything sellable while holding half a percent of the token. V1 checked one basis. V2 checks both.
A breach arms the stop; it only fires if the price is still down after the window. Thin curves wick, and selling into a wick books a loss the next block would have undone. A real collapse skips the wait.
Paste a contract into the analyzer and, if it is unknown, it gets queued for screening. Attention is a model feature now — weighted like any other, so if it predicts nothing it counts for nothing.
Burn 10,000,000 $PONSAGENT and every payout comes at 3×, above any balance tier. Burning is the one thing a holder can do that helps every other holder and cannot be undone.
And which gate is stopping it. A bot that goes quiet without explanation is indistinguishable from a broken one.
Every trade the agent closes in profit pays its holders. Part of that profit is sent straight to wallets holding $PONSAGENT as ETH, part buys $PONSAGENT back on its own market, and the rest stays in the agent as trading capital.
To qualify, a wallet needs to hold at least 100,000 $PONSAGENT and keep holding it. Tiers weight the payout — the more a wallet holds, the larger its share. A wallet that has burned 10,000,000 $PONSAGENT or more takes the top 3× multiplier whatever its balance tier, because burning is the one thing a holder can do that helps every other holder and cannot be undone. Balances are sampled continuously, and a wallet has to stay above the minimum for the whole hold window — selling below it and buying back just before a payout does not count. The balance is re-read on chain the moment transfers go out.
Payouts come from realized profit only. A losing stretch pays nothing, and nothing is paid from trading capital — this is a share of what the agent earns, not a promise of what it will.
| Holding | Weight |
|---|---|
| ≥ 100,000 | 1× |
| ≥ 500,000 | 1.25× |
| ≥ 1,000,000 | 1.5× |
| ≥ 5,000,000 | 2× |
| burned ≥ 10,000,000 | 3× |
| Hold | Weight | Wallets |
|---|---|---|
| Loading… | ||
ETH of realized profit waiting for the next distribution round. Payout weight is your lowest balance across the hold window, times your tier multiplier.
A second slice of profit buys $PONSAGENT on its own market, so trading performance reduces supply as well as paying holders.
Three scans, one box. Token runs a contract through the bot's own screen. Wallet scores an address and names how it trades. Fumble counts what it left on the table by selling early. Paste a contract address and the bot applies exactly the checks it uses on its own money — the sell simulation, holder concentration, bundling, the deployer's record, and its own model score. Every check is shown, not just the one that failed.
Paste any wallet and the bot reports how it actually trades: which launches it was early on, how long it held them, and what those launches went on to do. It cannot see fill prices — nobody can, from outside — so profitability is read from timing.
A wallet that keeps leaving launches shortly before they fade has timing worth a great deal. One that keeps leaving launches that then multiply does not, however green its screenshots look. Both come out with a score and a name for what they do.
| Sniper | In at the open, out in minutes, ahead of the fade |
| Jeet | Same speed, but sells regardless of what happens next |
| Sharp flipper | Short holds, exits before the decline |
| Hunter | Early on an unusually high share of launches that ran |
| Swing | Holds through noise, exits on strength not the clock |
| Bagholder | Long holds, mostly in launches that went nowhere |
Reads TokenLaunched straight off both Pons factories. No callout feed, no signal group — the bot sees a token the block it exists.
Blocklist, cooldowns, spend caps, pool depth, price impact. Most launches die here, which is the point.
Quotes the buy, then quotes selling everything that buy returns. A revert on the sell leg is the clearest honeypot tell there is.
Sixteen features — liquidity, impact, dev history, fuzzy-matched socials — into one probability that the trade closes green.
Uniswap V3 at the exact fee tier the factory bound to the token. Cost basis comes from the tokens that actually arrived.
Marked every six seconds against a real sell quote. Trims on the way up, exits in full on the way down.
Every 30 minutes it refits the entry model, retunes the threshold, and bans deployers and handle roots that keep losing.
A position is never held open-endedly. Every six seconds the bot asks what it would actually receive for the tokens it still holds — a quote for that exact size, not the pool's mid price, because on a thin pool those are very different numbers.
It sells in pieces on the way up and all at once on the way down. A quarter comes off at +25% to de-risk, the bulk at +80%, and a runner is left on a wide trail. Once the first take-profit fills the stop moves to break-even, so a winner is never allowed to turn into a loser.
Marking against a quote for the remaining bag.
Full exit logicTrading newly launched tokens is extremely high risk. A position can go to zero inside one block, and an automated exit cannot sell into a pool that no longer exists. Do not allocate funds you cannot afford to lose entirely. Nothing here is financial advice. Not affiliated with, or endorsed by, Robinhood Markets or Pons.