V2 · Robinhood Chain · 4663 · Pons launches

Pons Agent V2

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.

Live—
Realized PnL—
Trades closed—
Win rate—
Open now—
Waiting for on-chain activity…
Now running V2

What changed in V2

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.

01
Eight models instead of one

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.

02
Ownership measured two ways

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.

03
Stops that wait

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.

04
Scans feed the agent

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.

05
A 3× tier for burners

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.

06
It says when it is not buying

And which gate is stopping it. A bot that goes quiet without explanation is indistinguishable from a broken one.

$PONSAGENT

Hold the token. Share the profit.

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.

60% paid to holders in ETH
20% buys $PONSAGENT back
20% stays as trading capital
Holder tiersweight on each payout
HoldingWeight
≥ 100,0001×
≥ 500,0001.25×
≥ 1,000,0001.5×
≥ 5,000,0002×
burned ≥ 10,000,0003×
Contract TBA at launch Explorer
Qualifying
Minimum
100,000 $PONSAGENT
Held for
5 minutes, continuously
Checked
every minute
At payout
Balance re-read on chain. Sold since the last check means no payout.
Tiers—
HoldWeightWallets
Loading…
Pending payout
—

ETH of realized profit waiting for the next distribution round. Payout weight is your lowest balance across the hold window, times your tier multiplier.

Buybacks—
—

A second slice of profit buys $PONSAGENT on its own market, so trading performance reduces supply as well as paying holders.

Analyzer

Run any token through the same screen

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.

What a wallet scan tells you

Strategy, not screenshots

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.

Strategy labels
SniperIn at the open, out in minutes, ahead of the fade
JeetSame speed, but sells regardless of what happens next
Sharp flipperShort holds, exits before the decline
HunterEarly on an unusually high share of launches that ran
SwingHolds through noise, exits on strength not the clock
BagholderLong holds, mostly in launches that went nowhere
How it works

Seven stages, every candidate, no exceptions

01

Watch

Reads TokenLaunched straight off both Pons factories. No callout feed, no signal group — the bot sees a token the block it exists.

02

Screen

Blocklist, cooldowns, spend caps, pool depth, price impact. Most launches die here, which is the point.

03

Simulate the exit

Quotes the buy, then quotes selling everything that buy returns. A revert on the sell leg is the clearest honeypot tell there is.

04

Score

Sixteen features — liquidity, impact, dev history, fuzzy-matched socials — into one probability that the trade closes green.

05

Buy

Uniswap V3 at the exact fee tier the factory bound to the token. Cost basis comes from the tokens that actually arrived.

06

Manage

Marked every six seconds against a real sell quote. Trims on the way up, exits in full on the way down.

07

Learn

Every 30 minutes it refits the entry model, retunes the threshold, and bans deployers and handle roots that keep losing.

The exit ladder

Selling is the strategy

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 logic
Walkthroughentry filled

Trading 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.