What problem does it solve?
Enable fast, on-chain inspection of Solana wallets, tokens, transactions, NFTs, and network health while providing USD pricing and simple portfolio valuation so users don't manually aggregate RPC responses and price lookups.
Core Features & Use Cases
- Wallet portfolio: SOL balance, SPL token holdings with USD values, NFT count, dust filtering, and portfolio total.
- Transaction inspection: full transaction details, balance changes in SOL and USD, invoked programs, and status.
- Token lookup: SPL token metadata, supply, decimals, top holders, and CoinGecko price and market cap.
- Activity and NFTs: recent transaction signatures and heuristic NFT enumeration for wallets.
- Whale detection and network stats: scan latest block for large SOL transfers and report live slot, TPS, epoch, supply, and SOL price.
- Use Case: Quickly value a user's wallet in USD, identify large transfers, or inspect a suspect transaction without writing RPC boilerplate.
Quick Start
Run the solana skill to fetch a wallet's SOL balance, token list with USD valuations, and NFT summary by invoking the wallet command with the target address.