Bundle Lifecycle & Markers
A bundle’s life as a timeline of markers — detected → entered → started dumping → exited or rugged — plus per-leader reputation across every cluster a wallet has ever run. The marker stream is what you overlay on a chart to show when coordination turned into a dump.
Standalone marker, execution-cluster, and leader-reputation endpoints are on the roadmap. Today the lifecycle is reflected in each bundle’s status and evidence on the Bundles endpoints; the dedicated timeline and reputation surfaces below are coming. The shapes are stable.
Lifecycle markers
Each marker is a point-in-time event on a bundle, suitable for charting.
| Marker | Meaning |
|---|---|
detected | The bundle was first identified |
entry | The cluster opened / added to its position |
dump_start | Coordinated selling began |
derisked | The cluster took enough off the table to de-risk |
exit | The cluster fully exited |
merged | Two clusters were found to be the same actor and merged |
rugged | The token rugged while the cluster was in it |
execution_cluster | A same-slot / Jito execution cohort was marked |
Execution-cluster drilldown
The execution lane exposes the per-wallet structural evidence behind same-slot and Jito cohorts — which wallets executed together, in which slots. It answers “show me the wallets that moved in lockstep,” distinct from the holdings-based bundle members.
Leader reputation
Per-leader-wallet reputation aggregated across every bundle that wallet has led — so you can tell a one-off from a serial operator.
| Field | Description |
|---|---|
bundles_led | How many bundles this wallet has led |
tokens_involved | Distinct tokens it’s run clusters on |
avg_sold_pct | Average share the clusters sold (dump tendency) |
sum_realized_pnl | Total realized PnL extracted across all bundles |
current_exposure | Open exposure right now |
Leader reputation is the “is this wallet a serial rugger?” lookup — a high bundles_led with a high avg_sold_pct across many tokens_involved is the signature of a repeat operator.