
Solana wallet x-ray
Analyze any Solana wallet: SOL balance, token holdings, NFT collections, recent transactions, and whale status. Powered by Helius DAS API.
Overview
The solana-wallet-xray MCP server delivers on-demand analysis of any Solana wallet address. It reveals SOL balance, top token holdings with names via DAS API, NFT collections, recent transactions, and whale status. This provides instant visibility into wallet composition without manual blockchain queries.
Key Capabilities
The solana_wallet_xray tool processes a wallet address to output SOL balance, top token holdings (named using Helius DAS API), NFT collections held, recent transaction details, and whale classification based on holdings. Set the HELIUS_API_KEY environment variable to enable DAS API access for token and NFT data. All outputs are structured for easy parsing in applications.
Use Cases
Input a trader's wallet address to list top token holdings and recent swaps, spotting portfolio shifts. Check an NFT collector's address for specific collections before buying duplicates. Scan a large SOL holder's wallet to confirm whale status and transaction volume. Review a suspicious address's history for high-value transfers.
Who This Is For
Solana developers integrating wallet insights into apps or bots. Crypto traders analyzing peer portfolios for trade signals. Blockchain analysts and investigators tracking on-chain activity. Assumes familiarity with Solana addresses and basic API setup.