LIVE ON THE ROBINHOOD CHAIN · PONS LAUNCHPAD
PONS·ME
$PONSME · Claim. Burn. Airdrop the winners.
$PONSME
// LIVE TELEMETRY
The flywheel, in real time
Market data streams from Dexscreener; the reward totals push straight from the Pons-Me bot after every epoch. Numbers move on their own — auto-refresh ~15s.
// last push — · price & USD worth update live · auto-refresh ~15s
// THE WINNERS
🎁 Tokens airdropped to holders
Every epoch, our AI selects ONE high-potential graduated Pons token, and 80% of the post-buyback ETH buys it — then 100% of it is airdropped to $PONSME holders pro-rata by their % of supply. A different pick each time. Here is the most recent, and the last five.
| Token bought | Market Cap | Airdropped | USD worth | Holders | When |
|---|---|---|---|---|---|
| Loading the latest airdrops… | |||||
// PROTOCOL
How Pons-Me works
No promises, no roadmap — just a fixed 20-minute loop running on-chain, with an AI model choosing which graduated Pons token to reward you with each epoch. Here is the exact mechanism, top to bottom.
A fixed 20-minute epoch
Pons-Me runs on a plain timer — not a drawdown, not a price condition. Every 20 minutes exactly one distribution fires, then the next epoch is scheduled. The Next Epoch countdown above ticks down to it live.
Claim creator fees in ETH
The bot claims accrued Pons creator fees — native ETH — via claim(uint256) (0x379607f5). The exact claimable amount is found by binary search: eth_call succeeds iff the requested amount ≤ accrued, so it narrows the range to the max claimable, then sends. ~33k gas, no protocol cut.
Buy back & burn $PONSME
🔥 20% → buyback & burn of the claimed ETH buys $PONSME on the Uniswap V4 Universal Router and sends it to 0x…dead, forever. The ETH/token V4 pool key is auto-discovered from the PoolManager Initialize logs. Every burn is verifiable via its tx hash.
AI picks a token, buys it & airdrops it to holders
🎁 80% → buy & airdrop the rest BUYS the graduated Pons token our AI scored highest on potential this epoch (PONS excluded), then airdrops 100% of it to $PONSME holders pro-rata by supply — a different pick each epoch.
$PONSME holders only, pro-rata by supply %
$PONSME balances are reconstructed live from its on-chain Transfer logs. The bought token is airdropped to real $PONSME EOA holders pro-rata by their % of supply — excluding the LP pool, the V4 PoolManager, the Universal Router, the burn & zero addresses, auto-detected sinks, and any contract (locks / curves / LPs). Balances are re-read at distribution time and capped to the top holders to bound gas.
Push, then schedule the next epoch
Every epoch's data — $PONSME burned, the token bought, the amount airdropped & its worth, the $PONSME holder count, the burn tx hash — is pushed to this page and the next epoch is scheduled at now + 20 min. Cumulative totals never decrease.
All numbers on this page are read straight from on-chain state and the bot's public counters. Every buyback burn is verifiable on-chain by its tx hash.
// THE PICKER
🧠 AI airdrop token selection
Each epoch our model scans the live graduated Pons ecosystem and scores every token on security & quality signals — then it picks the single token with the most potential to buy and airdrop to $PONSME holders. No manual lists, no favourites — the model decides.
Holder count
How many real wallets actually hold the token — deeper, wider distribution scores higher.
Age since graduation
Time on-chain since the token graduated. Brand-new, unseasoned tokens are filtered below a floor.
24h volume & liquidity
Live trading activity and pool depth — thin or illiquid tokens are screened out.
Socials presence
Whether the token has a real community footprint, used as a light quality tie-breaker.
Recently-rewarded tokens are rotated out so the model spreads rewards across the ecosystem rather than repeating the same name each epoch.