What problem does it solve?
This skill enables developers and data analysts to fetch Solana blockchain data enriched with USD pricing, consolidating wallet balances, token holdings, transactions, NFTs, whale activity, and live network stats into a single, scriptable interface.
Core Features & Use Cases
- Consolidated Solana data access: wallet balances, token metadata, recent transactions, NFTs, whale detections, and network health metrics, all priced in USD via CoinGecko.
- No API key required: leverages the public Solana RPC endpoint and CoinGecko to retrieve live data without credential setup.
- Use case examples: check a wallet for SOL balance and asset portfolio; inspect a transaction by signature; retrieve NFT ownership; monitor SOL price and network stats in real time.
Quick Start
Run the solana_client.py wallet <address> command to view SOL balance and token holdings.