solana

Fetch Solana on-chain data and USD valuations via a lightweight CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a compact, no-framework CLI to fetch Solana on-chain data and USD valuations, reducing the need for manual lookups across wallets, transactions, and NFT holdings.

Core Features & Use Cases

  • Wallet balances and token portfolios with USD values
  • Transaction details, NFT holdings, and recent activity
  • Whale transfers and live Solana network stats
  • Quick price lookups for SOL and common assets

Quick Start

Run the solana CLI tool to view a wallet's SOL balance and token values in USD.

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 with USD values?

You can check a Solana wallet balance by running the lightweight CLI to fetch on-chain data, retrieving SOL balances and token portfolios with USD valuations via Solana RPC and CoinGecko price lookups.

Can I track Solana whale transfers and live network stats without an API key?

Yes, you can track Solana whale transfers and live network stats without an API key, as the CLI retrieves all data using the Solana RPC with CoinGecko price lookups, relying only on the Python standard library.

What is the best way to query Solana NFT holdings and transaction history?

Querying Solana NFT holdings and transaction history is best done using a no-framework CLI that fetches real-time on-chain data directly from the Solana mainnet, reducing the need for manual lookups.

Do I need to install external dependencies to fetch Solana on-chain data?

No, you do not need external dependencies to fetch Solana on-chain data, as the CLI relies only on the Python standard library and requires no API key to retrieve wallet balances and network stats.

How does the CLI get USD pricing for Solana tokens and assets?

USD pricing for Solana tokens is retrieved by fetching on-chain data via Solana RPC and performing CoinGecko price lookups, providing real-time valuations for SOL and common assets across the mainnet.