Coin Intel
get_coin_intelFull Coin Intelligence snapshot for a pump.fun mint. Returns every signal the engine recorded during the observation window: bundle vs organic verdict, bubblemaps-style cluster connectivity, smart-money presence (with wallet labels and win-rates), dev behaviour, category/classification, news-meme detection with the matching headline, risk flags, and a 0–100 quality score. Also returns the outcome if the coin is old enough to be labeled (graduated/rugged/ATH multiple). This is the single highest-signal read for a trade decision — call this before entering any position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana mint address (base58). | |
| network | No | mainnet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | No | ||
| name | No | ||
| found | Yes | ||
| oracle | No | Fused Oracle conviction score (null if the Oracle engine has not yet scored this coin). Call get_oracle_conviction for the full read including who's-in roster and narrative. | |
| symbol | No | ||
| outcome | No | Labeled outcome if available (graduated, ath_multiple, etc). | |
| verdict | No | ||
| category | No | ||
| dev_sold | No | ||
| oracle_url | No | Oracle deep-link for the coin — opens the Oracle war-room drawer directly. | |
| risk_flags | No | ||
| dev_buy_sol | No | ||
| bundle_score | No | 0–1, coordinated-launch likelihood. | |
| is_news_meme | No | ||
| news_headline | No | ||
| organic_score | No | 0–1, organic-demand likelihood. | |
| quality_score | No | 0–100 composite quality. | |
| unique_buyers | No | ||
| smart_money_count | No | Proven wallets (score≥65) in this coin. | |
| smart_money_score | No | ||
| smart_money_notable | No | ||
| bubblemap_connectivity | No | 0–1 wallet-cluster share. null = enrichment not yet run. |