Oracle Conviction
get_oracle_convictionOracle conviction score for a pump.fun mint: the fused 0-100 score the Oracle engine produces by combining four intelligence pillars: pedigree (who bought it), structure (organic vs bundle, holder concentration, bubblemaps connectivity), narrative (category, meme virality, news hook), and momentum (timing, velocity). Returns the tier (prime ≥86 / strong ≥72 / lean ≥54 / watch ≥36 / avoid), the per-pillar breakdown, the natural-language reasons that drove the score, the full "who's in" trader roster with reputation labels and win-rates, and the narrative read (category, virality, tags). Call this when you need the highest-confidence trade signal; it synthesises everything get_coin_intel exposes into one actionable score. Pairs with get_coin_intel for raw signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana mint address (base58). | |
| network | No | mainnet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Oracle deep-link URL for this coin. | |
| mint | No | ||
| name | No | ||
| found | Yes | ||
| symbol | No | ||
| outcome | No | Labeled outcome if available. | |
| whos_in | No | Classified trader roster — every wallet that touched this coin, annotated with their reputation. | |
| narrative | No | Narrative classification for the coin. | |
| conviction | No | Fused conviction verdict. null if the Oracle has not yet scored this coin. |