What problem does it solve?
Solana users often need quick, reliable answers about wallet holdings, token details, recent activity, and on-chain events without manually stitching together RPC calls and external price lookups.
Core Features & Use Cases
- Wallet portfolio with USD enrichment: Retrieves SOL balance and SPL token holdings, filters dust, and estimates USD value using CoinGecko pricing.
- On-chain inspection by signature: Fetches full transaction details (slot, fee, balance changes) and optionally converts SOL deltas to USD.
- Token, NFT, and whale discovery: Provides token metadata and holder breakdown, lists wallet NFTs via a heuristic, and detects large SOL transfers by scanning the latest block; also includes network stats and flexible price lookup.
Use Case: You want to check whether a wallet has meaningful exposure to BONK and estimate its USD value, then confirm recent transaction activity and look for unusually large SOL transfers.
Quick Start
Ask for Solana wallet holdings and portfolio value for a specific address and you will run the wallet command for that address.