solana

Queries Solana blockchain data enriched with USD pricing via CoinGecko API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of accessing and querying Solana blockchain data, providing insights such as wallet balances, token portfolios, transaction details, NFTs, whale detection, and live network stats, all enriched with USD pricing information.

Core Features & Use Cases

  • Blockchain Data Query: Retrieve comprehensive Solana blockchain data, including wallet balances, token holdings, transaction details, NFTs, and network stats.
  • USD Pricing: All data is enriched with USD pricing via CoinGecko, providing a clear understanding of the financial aspects of blockchain activities.
  • Use Case: Use this skill to quickly check the balance of a Solana wallet, view transaction details, or find large SOL transfers to detect whales in the network.

Quick Start

Use the 'solana' skill to check the balance of your Solana wallet at 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, the skill retrieves wallet holdings via Solana RPC and enriches token portfolios with USD pricing using the CoinGecko API. You get financial valuations alongside raw blockchain data.

Can I detect Solana whale transfers and large SOL transactions?

You can detect Solana whales by querying large SOL transfers and transaction details. The skill analyzes blockchain data to identify significant network movements and provides transaction specifics.

How do I retrieve Solana network stats and NFT holdings for a specific address?

Retrieving Solana network stats and NFT holdings involves querying the blockchain via RPC. The skill fetches live network statistics and lists NFTs associated with the target wallet address.

Do I need external dependencies to query Solana blockchain data and enrich it with crypto pricing?

You need Python standard library and access to the CoinGecko API to enrich Solana blockchain data with USD pricing. No other external dependencies are required to run the scripts.

What is the best way to get transaction details on Solana with current crypto valuations?

The best way to get transaction details with valuations is using this skill to fetch Solana RPC data and cross-reference it with CoinGecko USD pricing. This provides clear financial context for blockchain activities.