Control
start, stop, and run modeDry run
simulate buys without sending transactions
One shot
stop after the first successful snipe
Auto-start
start automatically on boot (survives restarts/reboots) — takes effect next restart
Overview
StatusStopped
Fleet wallets0
Buy total (ETH)0
Slippage (bps)off
Funding
No wrapping or approval needed — the buy swaps ETH → WETH inline, like every terminal. Just send ETH to each wallet address below (enough for its buy share + gas). Ready goes green once a wallet is funded.
Wallets
No fleet wallets. Add keys in Config.
Configuration
Save persists changes; a running sniper restarts to apply themPons V2 opening-buy tax analyzer
historical CurveBuy events in exact on-chain orderSnipe tax is reconstructed from the executed event: CurveBuy.fee - base fee. CurveBuy.tax is shown separately as creator tax. Times use block timestamps; transaction and log indexes define the exact order.
Token latency analyzer
exact bot runtime stages from launch detection onwardRead-only telemetry from this running service session. Each row shows the exact wall-clock stage, total time since launch detection, and time spent since the previous recorded stage. The registry retains the newest 2,000 tokens and does not perform RPC requests.
Creator PnL analytics
closed bot positions grouped by launch creatorClosed trades0
Creators0
Net PnL0 ETH
Losing creators0
Creators
worst total PnL first by defaultNo persisted closed trades yet.
PnL includes the fleet balance delta and gas. Click a creator to inspect individual tokens. Bulk blacklist uses each creator's lifetime aggregate PnL, not the current table filters.
Pons V2 failed-buy shadow monitor
all factory launches, independent from sniper filters and Start/StopObserverLoading
Launches seen0
Failed intents0
Later bought0
Learned tax layouts0 / 0
Target-wallet sniping
first failed buy в†’ our tax ceiling = target ceiling + edge
ontarget wallettotal buy ETHtax edge %absolute max %
A target triggers only when its first failed transaction is mined within 2 seconds of TokenLaunched. The buy amount is the total split across enabled fleet wallets. Edge 0.01% means +1 bps; the final tax must stay below the row's absolute maximum. Only exact known-ABI tax caps trigger. Verified NoxaRouter4 buyPons calls have no explicit tax cap, so target mode deliberately uses 0% as the edge baseline. Creator blacklist, creator-tax limit, campaign/nonce protection and the current auto-sell path remain active. The monitor's Min failed txs filter is display-only.
Closed target campaigns
No completed tradesNo completed target-wallet campaigns yet.
Shadow tax-layout learner
rolling 10-hour windowCollecting labelled failed-to-buy samples.
Read-only learner groups calls by proxy + selector + calldata size. ABI offsets and dynamic byte lengths are excluded from tax candidates. When an identical calldata payload both succeeds and fails, the successful CurveBuy tax is shown as an exact observed lower bound (not as a decoded ceiling). Learned values are display-only and never trigger target-wallet sniping.
Observed sniper attempts
first 3 seconds after TokenLaunchedNo failed Pons V2 buy attempts observed yet.
Read-only shadow mode: it never changes tax, arms campaigns, or submits transactions. Max tax is the ceiling declared in calldata when the proxy exposes it; “inferred” marks a stable hand-written ABI layout and “learned” is an automatically validated display-only candidate. “same calldata bought” is only a proven lower bound: the hidden ceiling may be higher. A direct curve buy is uncapped, and some proxy contracts keep their limit outside calldata. Buy tax is reconstructed exactly from CurveBuy.