solana

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive interface for querying the Solana blockchain, offering real-time data on wallet balances, token portfolios, transactions, NFTs, and network statistics, all enriched with USD pricing.

Core Features & Use Cases

  • Wallet Analysis: Get detailed breakdowns of SOL and SPL token holdings, including USD values and NFT counts.
  • Transaction Inspection: Retrieve full details of any transaction by its signature, including balance changes.
  • Network Monitoring: Access live Solana network stats like TPS, current slot, and SOL price.
  • Use Case: A user can ask for the current value of their Solana wallet, including all their tokens and NFTs, and receive a detailed breakdown in USD.

Quick Start

Use the solana skill to get the stats for the Solana network.

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?

To check a Solana wallet balance, you can query the blockchain to retrieve a detailed breakdown of SOL and SPL token holdings, NFT counts, and real-time USD values integrated from CoinGecko.

Can I retrieve Solana transaction details using a signature?

Yes, you can retrieve full Solana transaction details by providing the transaction signature, which includes specific balance changes and on-chain data for that transaction.

How do I get live Solana network statistics like TPS and current slot?

You can get live Solana network statistics by querying the blockchain for real-time network data, including transactions per second (TPS), the current slot, and the current SOL price.

Do I need external dependencies to query Solana blockchain data with Python?

No external dependencies are required to query Solana blockchain data, as the execution supports the Python standard library natively without needing to install additional packages.

What is the best way to value my Solana NFTs and SPL tokens in USD?

The best way to value Solana NFTs and SPL tokens in USD is to query your wallet portfolio, which automatically enriches on-chain token data with real-time USD pricing from CoinGecko.