Solana Wallet Balances & Transactions API
CoinStats API provides complete Solana wallet integration, allowing you to retrieve wallet balances, token holdings, and transaction history for any Solana address.Key Features
- Complete Token Support: Retrieve all SPL tokens in a wallet
- SOL Balance: Get native SOL balance with current USD value
- Transaction History: Full transaction history with detailed metadata
- Real-time Data: Current market prices and 24h changes
- Multi-wallet Support: Query multiple Solana wallets simultaneously
Get Wallet Balance
Retrieve all tokens and SOL balance for a Solana wallet:40 credits per request
Example Response
Get Transaction History
Retrieve complete transaction history for a Solana wallet:40 credits per request. Make sure to sync transactions first using PATCH
/wallet/transactions
Sync Transactions
Before retrieving transaction data, sync the wallet to ensure up-to-date information:50 credits per sync request
Multiple Wallets
Query multiple Solana wallets in a single request:Use Cases
DeFi Portfolio Tracking
Monitor Solana DeFi positions across protocols like Raydium, Orca, and Serum
NFT Wallet Analysis
Track Solana NFT collections and floor price changes in wallets
Token Portfolio
Analyze SPL token holdings and performance across multiple wallets
Transaction Monitoring
Set up real-time alerts for large Solana transactions
Common Solana Addresses
For testing and development, here are some well-known Solana addresses:Type | Address | Description |
---|---|---|
Exchange | 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU | Sample exchange wallet |
DeFi User | 9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM | Active DeFi participant |
Always ensure transaction data is synced before querying for the most accurate results.