solana

Query Solana blockchain data with USD pricing via CoinGecko.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Harries/hermes-agent --skill solana-harries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solana
Source: https://github.com/Harries/hermes-agent/tree/main/optional-skills/blockchain/solana
Command: npx skills add https://github.com/Harries/hermes-agent --skill solana-harries

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Solana data is scattered across RPCs and price sources; this Skill consolidates on-chain data with USD pricing to provide a clear, actionable view of wallet balances, token portfolios, NFTs, transaction details, and network health.

Core Features & Use Cases

  • Wallet balance display with SOL and SPL tokens including USD valuations
  • Transaction details by signature with fee and balance_changes breakdown
  • NFT portfolio insights and top-holders hints
  • Live network stats, SOL price, and market cap indicators
  • Quick price lookups for SOL and common tokens via CoinGecko

Quick Start

Use the solana CLI to fetch live wallet balances, token values, recent activity, and network metrics for any address.

Frequently Asked Questions about solana

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

FAQPage Schema
How do I query Solana wallet balances with USD pricing included?

You can query Solana wallet balances with USD pricing by using this Skill to fetch SOL and SPL token data via a Solana RPC endpoint and retrieve valuations from CoinGecko. It consolidates on-chain data to display wallet balances alongside real-time USD values.

Can I track Solana token portfolios and NFT holdings without an API key?

Yes, you can track Solana token portfolios and NFT holdings without an API key. This Skill uses a zero-dependency Python standard library workflow, querying Solana RPC endpoints and CoinGecko directly to provide portfolio insights and top-holders hints.

What is the best way to get live Solana network stats and SOL market cap?

The best way to get live Solana network stats and SOL market cap is to use this Skill's CLI. It fetches real-time network health metrics, SOL price, and market cap indicators directly from CoinGecko and the Solana RPC without requiring external dependencies.

How do I retrieve Solana transaction details with fee and balance change breakdowns?

To retrieve Solana transaction details with fee and balance change breakdowns, query the transaction signature using this Skill. It connects to the Solana RPC to provide detailed transaction breakdowns, including associated fees and specific balance changes for the address.

Does this Solana blockchain data query tool require any Python dependencies?

No, this Solana blockchain data query tool requires zero external Python dependencies. It operates entirely on the Python standard library to interact with Solana RPC endpoints and CoinGecko for price data, ensuring a lightweight setup.

Can I detect Solana whale activity using on-chain wallet data?

Yes, you can detect Solana whale activity by analyzing on-chain wallet data. This Skill provides top-holders hints and wallet balance tracking, allowing you to monitor large token movements and consolidated portfolio valuations across specific addresses.