solana

Query Solana blockchain data for wallets, tokens, transactions, and NFTs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive interface for querying Solana blockchain data, including wallet balances, token portfolios, transaction details, NFTs, and live network statistics, enriched with USD pricing.

Core Features & Use Cases

  • Wallet Portfolio: Get detailed breakdown of SOL and SPL token holdings with USD values.
  • Transaction Inspection: View details of any transaction by its signature.
  • Token Information: Retrieve metadata, price, supply, and top holders for any SPL token.
  • NFT Portfolio: List NFTs owned by a specific wallet address.
  • Network Health: Monitor live Solana network stats like TPS, slot, and epoch.
  • Price Lookup: Quickly check the current USD price of SOL or any SPL token.

Quick Start

Use the solana skill to get the SOL balance and token holdings for the wallet address '9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM'.

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 and token portfolios with USD pricing?

To query Solana wallet balances, you provide a wallet address to retrieve SOL and SPL token holdings enriched with USD values via CoinGecko. This returns a detailed portfolio breakdown without requiring any API keys.

Can I inspect a Solana transaction by its signature without an API key?

Yes, you can inspect any Solana transaction by providing its transaction signature. The Skill queries Solana RPC directly to retrieve detailed transaction information without requiring API keys.

What is the best way to list NFTs owned by a specific Solana wallet address?

The best way to list NFTs owned by a Solana wallet is to query the specific wallet address. This returns a complete NFT portfolio listing the tokens held by that address on the blockchain.

How do I retrieve SPL token metadata, supply, and top holders on Solana?

You retrieve SPL token metadata, supply, and top holders by providing the token mint address. This queries the Solana RPC to return comprehensive token information including live USD pricing.

How do I check live Solana network statistics like TPS, slot, and epoch?

To check live Solana network statistics like TPS, slot, and epoch, you query the network health endpoint. This returns current network performance metrics directly from the Solana RPC.