Safe patterns for reading balances, token accounts, metadata, Token-2022 extensions, and managing the throwaway wallet connection without ever handling private keys.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add swcstudiospace/PumpGrok --skill solana-rpc-and-wallet --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Solana Rpc And Wallet?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/swcstudiospace-solana-rpc-and-wallet)More formats (shields.io, HTML) on the badges page.
---
name: solana-rpc-and-wallet
description: Safe patterns for reading balances, token accounts, metadata, Token-2022 extensions, and managing the throwaway wallet connection without ever handling private keys.
---
# Solana RPC and Wallet
## Wallet Rules (non-negotiable)
- Only a dedicated throwaway wallet ≤ $200 USDC + SOL for fees
- Private keys and seed phrases never enter chat, files, or memory
- Connection is performed by human via screen hand-off only
- Public address is recorded in desk.md after successful connection
## Priority Fees & Compute
Prefer the output of `tools/priority_fee.py`. Cap maximum fee so a spike cannot drain the wallet.
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!