Skip to main content

Trading analytics for Solana DEX traders

Track your performance, journal your trades, and gain actionable insights with real-time data from the Solana blockchain. Built for traders who want to improve.

Win Rate68.5%
Avg Win
$127.50
Volume
$45.2K

Get started in minutes

Connect your Solana wallet and start analyzing your trades immediately

1

Connect your wallet

Connect using any Solana wallet (Phantom, Solflare, etc.) or enter a wallet address manually to analyze trades on devnet or mainnet.
// Wallet connection handled automatically via Jupiter Wallet Adapter
import { useWalletConnection } from '@/lib/hooks/useWalletConnection';

const { walletAddress, connected } = useWalletConnection();
2

View your trading analytics

Once connected, Deriverse fetches your trade history from the Solana blockchain and displays comprehensive analytics including win rate, average win/loss, fee breakdown, and long/short ratios.
Deriverse supports both devnet (real data for testing) and mock data modes for exploration without connecting a wallet.
3

Journal your trades

Add notes, tags, and lessons learned to each trade. Track your journaling streak and filter trades by custom tags to identify patterns in your trading behavior.
// Annotations are stored in Supabase for cross-device access
{
  tradeId: "abc-123",
  notes: "Perfect entry, exited too early",
  tags: ["FOMO", "scalping"],
  lessonsLearned: "Stick to profit target"
}

Core features

Everything you need to track, analyze, and improve your trading

Real-time analytics

Win rate, PnL tracking, volume analysis, fee composition, leverage insights, and time-based performance metrics

Trade journaling

Add annotations, custom tags, lessons learned, and track your journaling streak over 21 days

Trade history

Searchable, filterable table of all trades with date ranges, pair selection, and detailed transaction data

Mock & devnet modes

Explore the platform with mock data or connect to devnet for real blockchain trade analysis

Explore by topic

Deep dive into platform architecture, integrations, and API reference

Architecture

Next.js 16, React 19, Supabase, Solana Web3.js

Database

PostgreSQL schemas, caching strategy, RLS policies

Local setup

Run Deriverse locally for development

Supabase services

Wallet, trade, and annotation persistence APIs

Trade types

TypeScript interfaces for trades and analytics

Calculations

Win rate, PnL, volume, and streak utilities

Ready to improve your trading?

Start tracking your trades, journaling your decisions, and gaining insights that help you become a more consistent trader.

Get Started