solana-rpc
CommunityDirect Solana blockchain interaction.
Authoragiprolabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides direct, low-level access to the Solana blockchain via JSON-RPC, enabling custom interactions when higher-level APIs lack specific data or functionality.
Core Features & Use Cases
- Account & Balance Queries: Retrieve SOL balances and detailed account information.
- Token Operations: Fetch token balances, supplies, and top holders for any SPL token.
- Transaction Handling: Submit, simulate, and confirm transactions, and retrieve transaction history.
- Program Data: Query program accounts with advanced filtering capabilities.
- Use Case: You need to find the top 100 holders of a specific SPL token to analyze its distribution, a task not directly supported by higher-level APIs. This Skill allows you to query
getTokenLargestAccountswith custom parameters.
Quick Start
Use the solana-rpc skill to get the SOL balance for the public key 'YOUR_WALLET_ADDRESS'.
Dependency Matrix
Required Modules
httpx
Components
referencesscripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: solana-rpc Download link: https://github.com/agiprolabs/claude-trading-skills/archive/main.zip#solana-rpc Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.