solana

Query Solana blockchain data via JSON-RPC and CoinGecko APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the complexity of navigating blockchain explorers and manual price lookups by providing a direct, command-line interface to query Solana on-chain data and token pricing.

Core Features & Use Cases

  • Wallet Portfolio Analysis: Instantly view SOL balances, SPL token holdings, and NFT collections with real-time USD valuation.
  • Transaction & Network Monitoring: Inspect transaction details by signature or monitor network health, TPS, and whale activity in the latest block.
  • Use Case: A user can quickly check the current value of their holdings or verify the status of a specific transaction without leaving their terminal or browser.

Quick Start

Use the solana skill to check the portfolio 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 check my Solana wallet balance and token portfolio in real-time?

To check your Solana wallet balance, you can query on-chain data to instantly view SOL balances, SPL token holdings, and NFT collections with real-time USD valuation using JSON-RPC and CoinGecko APIs.

Can I monitor Solana network statistics and whale activity without API keys?

Yes, you can monitor Solana network statistics and whale activity without external authentication keys by utilizing JSON-RPC and CoinGecko APIs to inspect network health, TPS, and whale movements in the latest block.

How do I look up a specific Solana transaction signature to verify its status?

You can look up a Solana transaction signature by querying the blockchain data to inspect transaction details directly, allowing you to verify the status of a specific transaction without leaving your terminal or browser.

What is the best way to get real-time USD valuation for SPL token holdings?

The best way to get real-time USD valuation for SPL token holdings is by utilizing CoinGecko APIs alongside JSON-RPC queries, which provides enriched financial data for your Solana wallet portfolio without requiring external authentication keys.

Does querying Solana blockchain data require external authentication keys?

No, querying Solana blockchain data does not require external authentication keys, as the skill utilizes JSON-RPC and CoinGecko APIs to provide enriched financial data including wallet balances and network statistics directly.

Why should I use a command-line interface for Solana on-chain analysis instead of a blockchain explorer?

Using a command-line interface for Solana on-chain analysis removes the complexity of navigating blockchain explorers and manual price lookups, providing a direct way to query wallet portfolios, transaction history, and network statistics.