-
SolScan API - For token data and transactions
- Token holdings and metadata
- Transaction history
- Market data
-
DexScreener API - For market data
- Token prices
- Market caps
- Associated Twitter handles (stored as reference only)
- Consider Jupiter API for additional token data
- Birdeye API as fallback for market data
- Set up Solana connection and wallet tracking
- Implement token balance calculation
- Create supply contribution verification system
- Build Twitter account association logic
- Create responsive dashboard layout
- Implement token card components
- Build sorting functionality
- Add real-time data updates
- Add interactive sorting
- Implement search/filtering
- Add loading states
- Optimize performance
- Next.js
- TailwindCSS
- React Query (for data fetching)
- web3.js (Solana interactions)
- Next.js API routes
- Cache layer for API responses
- Rate limiting implementation
- Do we need historical contribution data?
- Rate limits for SolScan and DexScreener APIs?
- Refresh frequency for data?
- Cache duration for API responses?
- SOLSCAN_API_KEY: API key for SolScan API