Compact, reliable reference for the most-used Jupiter endpoints, Solana RPC methods, rugcheck patterns, and Solscan queries. Prevents hallucination of API shapes.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add swcstudiospace/PumpGrok --skill solana-api-reference --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Solana Api Reference?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/swcstudiospace-solana-api-reference)More formats (shields.io, HTML) on the badges page.
---
name: solana-api-reference
description: Compact, reliable reference for the most-used Jupiter endpoints, Solana RPC methods, rugcheck patterns, and Solscan queries. Prevents hallucination of API shapes.
---
# Solana API Reference
## Jupiter
- Prefer current lite / swap endpoints; fall back to legacy if needed
- Key parameters: inputMint, outputMint, amount, slippageBps
## Solana RPC (common)
- getBalance
- getTokenAccountsByOwner
- getAccountInfo (mint / freeze authority)
- getRecentPrioritizationFees
- getTokenLargestAccounts
- getTransaction / getSignaturesForAddress
## Usage Rule
When in doubt about an endpoint, re-read this skill or the live documentation rather than guessing.
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!