solana

Fetch Solana wallet balances, token portfolios, and transactions with USD pricing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill consolidates Solana on-chain data (wallet balances, token portfolios with USD values, transactions, NFTs, whale activity, and live network stats) into a single CLI workflow, reducing the need to jump between sources.

Core Features & Use Cases

  • Wallet balances and SPL token portfolios with USD valuations
  • Transaction details, activity history, and NFT ownership
  • Whale detection, network health metrics, and SOL price lookups
  • Deterministic outputs with optional price integration via CoinGecko

Quick Start

Query a wallet's balance and token holdings for a Solana address.

Frequently Asked Questions about solana

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch Solana wallet balances and SPL token portfolios with USD pricing?

Fetch Solana wallet balances and SPL token portfolios with USD pricing by querying on-chain data through RPC endpoints and integrating CoinGecko valuations, consolidating holdings into a single CLI workflow without requiring an API key.

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 by relying on public Solana RPC endpoints to monitor large transactions and retrieve real-time blockchain health metrics.

How do I retrieve Solana transaction history and NFT ownership for a specific address?

Retrieve Solana transaction history and NFT ownership for a specific address by querying on-chain data via RPC endpoints, which returns transaction details, activity history, and NFT holdings in a deterministic output.

What is the best way to get live SOL price data alongside on-chain blockchain metrics?

The best way to get live SOL price data alongside on-chain blockchain metrics is to use a CLI workflow that queries Solana RPC endpoints for network stats and integrates CoinGecko for deterministic USD price lookups.

Does this Solana data tool require external dependencies or paid API keys to fetch on-chain data?

No, this Solana data tool does not require external dependencies or paid API keys to fetch on-chain data, relying entirely on public Solana RPC endpoints and CoinGecko price data to return wallet balances and network stats.

Why should I consolidate Solana NFT ownership and whale activity monitoring into a single CLI workflow?

Consolidating Solana NFT ownership and whale activity monitoring into a single CLI workflow reduces the need to jump between multiple data sources, providing deterministic outputs for portfolios, transactions, and network health in one place.