What problem does it solve?
Solves the problem of manually checking Solana on-chain data (balances, tokens, transactions, and NFTs) by providing quick, enriched USD-aware views for a wallet, mint, or signature.
Core Features & Use Cases
- Wallet portfolio & USD valuation: Fetches SOL balance, SPL token holdings, and estimates token USD values using Solana RPC plus CoinGecko pricing.
- Transaction inspection: Retrieves full transaction details by signature and summarizes SOL balance changes with USD estimates.
- SPL token metadata & holders: Shows decimals, supply, basic metadata, current price, and top holder breakdown for a mint.
- NFT listing (heuristic): Lists likely NFTs owned by a wallet using an on-chain heuristic (token accounts with amount=1 and decimals=0).
- Whale detection & network stats: Scans the latest block for large SOL transfers and reports live network health metrics.
Quick Start
Ask for the USD-valued portfolio of a Solana wallet address by running the Solana skill with the wallet command and the target address.