Fetch and structure live market data for any Solana mint — price, liquidity, volume, bonding-curve progress, and multi-DEX depth.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add swcstudiospace/PumpGrok --skill solana-market-data --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Solana Market Data?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/swcstudiospace-solana-market-data)More formats (shields.io, HTML) on the badges page.
---
name: solana-market-data
description: Fetch and structure live market data for any Solana mint — price, liquidity, volume, bonding-curve progress, and multi-DEX depth.
---
# Solana Market Data
## Preferred Sources
- Jupiter quote / price endpoints (via tools/jupiter_quote.py)
- gmgn.ai
- Solscan
- Photon / Axiom
## Output Schema
```
MINT: ...
UTC: ...
Price SOL / USD: ...
Liquidity: ...
Volume 1h: ...
Bonding Curve: ... % (or graduated)
Holders (approx): ...
Sources: [list]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!