inspect_token
Analyze Solana token holders to uncover snipers, insiders, and early buyers, revealing connected groups and supply distribution for rug-risk assessment.
Instructions
[$0.005] Who is involved: top holders and supply, the sniper / fresh-wallet / insider / early-buyer split, connected-group topology, tracked-trader activity. Counts and structure only: token_wallets names them, token_graph draws the edges, token_web follows them to earlier launches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana token mint, base58. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | No | Solana token mint address (base58). | |
| _meta | No | ||
| groups | No | ||
| activity | No | transactions analysed and fee cost. | |
| top_holders | No | rank, wallet, supply_pct, is_whale, is_notable. | |
| holder_wealth | No | top-50 SOL distribution; a median near zero is a launch distributed to nobody. | |
| wallet_classes | No | snipers, insiders, fresh_wallets, early_buyers. | |
| tracked_traders | No | Activity from traders we follow by name. | |
| trading_patterns | No | scalp score and wash-trading share. |