A Next.js web application for analyzing Solana wallet portfolios. Enter any wallet address to view spot balances, Raydium LP positions, transaction history, and historical balance charts.
- Enter a Solana wallet address in the search bar
- View portfolio balances, charts, and transaction history
- Navigate through different timeframes and data views
npm install
npm run devNote: The application is currently in maintenance mode and will redirect to a transition page. This will be updated if the backend services are restored.
Built with Next.js, TypeScript, and Tailwind CSS.