solana

Query Solana blockchain data for wallet balances, token portfolios, and transactions.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/davpatel605-beep/hermusagent --skill solana-davpatel605-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solana
Source: https://github.com/davpatel605-beep/hermusagent/tree/main/backend/vendor/hermes/optional-skills/blockchain/solana
Command: npx skills add https://github.com/davpatel605-beep/hermusagent --skill solana-davpatel605-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the complexity of querying Solana blockchain data by providing accessible wallet, token, transaction, and network insights enriched with USD pricing.

Core Features & Use Cases

  • Wallet Analytics: View SOL balances, SPL token holdings, portfolio values, and NFT counts for any wallet address.
  • Blockchain Intelligence: Inspect transactions, token metadata, recent activity, whale transfers, and live Solana network statistics.
  • Use Case: Analyze a Solana wallet to understand its assets, track token values, review transaction history, or monitor large SOL movements without manually interacting with blockchain APIs.

Quick Start

Ask the Solana skill to show the portfolio details and token values for a specified Solana wallet address.

Frequently Asked Questions about solana

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check a Solana wallet balance and token portfolio value?

To check a Solana wallet balance and token portfolio value, query the wallet address to retrieve SOL balances, SPL token holdings, NFT counts, and live USD pricing integrated from CoinGecko.

Can I track whale transfers and large SOL movements on the blockchain?

Yes, you can track whale transfers and large SOL movements by querying recent blockchain activity and filtering transactions to monitor large SOL transfers across the network.

What is needed to query Solana blockchain data for token analytics?

Querying Solana blockchain data for token analytics requires Solana RPC access and a Python standard library command-line utility to fetch wallet balances, token metadata, and network statistics.

How do I inspect Solana transaction history and NFT holdings?

To inspect Solana transaction history and NFT holdings, query the specific wallet address to retrieve its recent activity, SPL token holdings, and total NFT counts.

Does this approach retrieve live Solana network statistics and SOL price tracking?

Yes, this approach retrieves live Solana network statistics and SOL price tracking by querying blockchain metrics and integrating CoinGecko pricing data to enrich wallet and token values with USD equivalents.