solana

Fetch live Solana on-chain data and USD pricing via RPC and CoinGecko.

1.2k|116|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/math-inc/OpenGauss --skill solana-math-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solana
Source: https://github.com/math-inc/OpenGauss/tree/main/optional-skills/blockchain/solana
Command: npx skills add https://github.com/math-inc/OpenGauss --skill solana-math-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Fetches live Solana on-chain data and USD pricing for wallets, tokens, transactions, NFTs, whale activity, and network health.

Core Features & Use Cases

  • Wallet balances and SPL token portfolios with USD values.
  • Transaction details and NFT portfolio retrieval.
  • Whale activity detection and live network stats (slot, epoch, TPS, SOL price).
  • Price lookups and token metadata resolution via CoinGecko.

Quick Start

Start by querying the network stats to verify connectivity and explore the Solana data outputs.

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?

You can query Solana wallet balances by fetching on-chain SPL token portfolios enriched with live USD values via CoinGecko API. The Skill retrieves token holdings and calculates total portfolio value for quick analyst insights.

Can I retrieve Solana NFT portfolio data and transaction details?

Yes, you can retrieve Solana NFT portfolios and transaction details. The Skill fetches live on-chain data via Solana RPC endpoints, resolving token metadata and returning detailed transaction specifics alongside NFT holdings.

What is the best way to detect whale activity on the Solana blockchain?

The best way to detect Solana whale activity is by fetching large on-chain transactions and analyzing wallet token transfers. The Skill identifies whale movements and enriches them with live USD pricing for immediate analytical context.

How do I get live Solana network stats like TPS, slot, and epoch?

To get live Solana network stats like TPS, slot, and epoch, query the blockchain via a Solana RPC endpoint. The Skill fetches real-time network health metrics including current slot, epoch, transactions per second, and SOL price.

Does querying Solana on-chain data require a paid CoinGecko API key?

Querying Solana on-chain data does not require a paid CoinGecko API key. The Skill utilizes the free CoinGecko API tier for USD price lookups and token metadata resolution, fetching live on-chain data via standard Solana RPC endpoints.