cambrian_solana_token_snapshot
Fetch a complete Solana token snapshot in one call: current price, volume, top holders, pools, and social data, tolerating partial failures.
Instructions
Full Solana token snapshot: concurrently fetches token details, current price, 1 h/4 h/24 h price-volume, top holders, pool list, and Deep42 social data. Tolerates partial failures. Returns retrievedAt timestamp. Use cambrian_docs with a section endpoint path and detail="response" for field details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_symbol | No | Optional token ticker/symbol. When supplied, the Deep42 section is token-scoped (token-analysis); otherwise it falls back to market-wide sentiment shifts. The result labels which under deep42.scope. | |
| token_address | Yes | Solana token mint address. |