detect_bundles
Check whether KOL wallets bought a Solana token through Jito bundles together
with side wallets they control, which hides the real size of their position.
Returns each detected bundle with a confidence score and the evidence behind
it: matching transaction fees, block index, and adjacency to the KOL's own
transaction. Use this when a user asks whether a launch was bundled,
insider-heavy, sniped or manipulated.
Solana only, because it depends on Jito bundles.
mint: the Solana token mint addressInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | The Solana token mint address to inspect for bundled buys. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||