SupaScan Overview

SupaScan is an advanced data analytics platform for the Solana network, built on a proprietary indexing architecture. As a SupaScan user, you have access to powerful tools for blockchain data analysis and insights. This guide covers everything you need to effectively use the platform and its data services.

SupaScan Capabilities

Data Access

  • Access to comprehensive Solana blockchain data
  • Real-time transaction and token data
  • Historical analytics and trends
  • Custom data queries via SQL

API Services

  • RESTful API endpoints for all data types
  • Rate limiting and usage monitoring
  • Authentication and access control
  • Custom endpoint development

Analytics Tools

  • Pre-built SupaApps for common analysis tasks
  • Wallet profiling and behavior analysis
  • Token monitoring and rebirth detection
  • Social signals and influencer tracking

SupaScan Interfaces

Web Portal

Access the main SupaScan portal with all available data services.

SupaScan Portal

Select an option:
[Dashboard] 
[Data Explorer]
[Analytics] 
[SupaApps]
[API Keys]
[Documentation]
[Close]

API Access

Access comprehensive blockchain data through RESTful API endpoints.

Note: All data access is available through the web portal and API. Advanced users can access direct SQL queries to ClickHouse.

Portal Navigation

Dashboard

Shows comprehensive analytics:

  • Real-time blockchain data overview
  • Indexing status and performance
  • System health and uptime
  • Recent activity metrics
  • Data freshness indicators

Data Explorer

Browse and query blockchain data:

  • Transaction history and details
  • Token information and transfers
  • Wallet addresses and balances
  • Smart contract interactions
  • Custom SQL queries

Analytics

Advanced data analysis tools:

  • Market trends and patterns
  • Wallet behavior analysis
  • Token performance metrics
  • Social sentiment tracking
  • Custom analytics dashboards

SupaApps

Specialized analysis applications:

  • Wallet Profiler - Complete wallet analysis
  • KOL Watch - Influencer activity tracking
  • PnL Detective - Profit/loss analysis
  • Rebirth Monitor - Token revival detection
  • Farmer Classifier - Airdrop farmer identification
  • Ape Detector - Early meme coin detection

API Keys

Manage your API access:

  • Generate and manage API keys
  • Monitor usage and rate limits
  • View request logs and statistics
  • Configure access permissions

Documentation

Access comprehensive guides:

  • API reference documentation
  • SQL query examples
  • Integration tutorials
  • Best practices and tips

Best Practices

Data Analysis

  1. Use real-time data for trading decisions
  2. Monitor data freshness and indexing status
  3. Combine multiple data sources for comprehensive analysis
  4. Set up alerts for significant market movements

API Usage

  1. Implement proper rate limiting in your applications
  2. Cache frequently accessed data to reduce API calls
  3. Use batch requests when possible
  4. Monitor your API usage and quotas

Security

  1. Keep your API keys secure and rotate them regularly
  2. Use HTTPS for all API communications
  3. Implement proper authentication in your applications
  4. Monitor for unusual API activity

Security Considerations

API Key Protection

  • Store API keys securely in environment variables
  • Never commit API keys to version control
  • Use different keys for different environments
  • Implement key rotation policies

Data Privacy

  • User data is isolated by design
  • Don't share sensitive data publicly
  • Respect user privacy and data protection
  • Monitor data access patterns

Troubleshooting

System Issues

  1. Check server/hosting status
  2. Review error logs
  3. Restart indexing services
  4. Check ClickHouse database connectivity

Data Issues

  1. Temporarily pause indexing
  2. Identify error source
  3. Fix the issue
  4. Resume indexing
  5. Notify affected users

Database Issues

  1. Stop indexing to prevent corruption
  2. Create backup of current database
  3. Run database repairs
  4. Restore from backup if needed
  5. Restart indexing system