.sol domain, PnL V2 keeps the KOL as identity.name and adds sns alongside. See SNS Primary Domain. Use the KOL endpoints to rank them, compare performance over time, and feed their trades into alerts or dashboards.

List All KOLs
The KOL leaderboard returns all tracked KOL wallets ranked by performance.Sort Options
Compare KOLs Over a Time Period
Use the period leaderboard to rank KOLs within a specific window. This is useful for finding who’s performing well recently, not just all-time.period shortcuts: 1d, 7d, 14d, 30d, 90d.
KOL Calendar (Monthly Heatmap)
The calendar endpoint returns aggregate KOL performance for each day in a month. Perfect for building heatmap UIs.Single-Day KOL Breakdown
The daily breakdown shows every tracked KOL’s activity for one specific day.Drill Into a KOL’s Wallet
Once you find a KOL worth investigating, pass their wallet address to the wallet analysis endpoints:Build a Copy-Trading Feed
Combine KOL tracking with token trades to build a real-time feed of what KOLs are buying:- Pull the KOL list from the leaderboard endpoint
- Check each wallet’s positions sorted by
last_tradeto see their latest moves - Cross-reference tokens using the token info endpoint for metadata
- Set up alerts by polling positions periodically and diffing against previous state
Wallet Analysis
Full guide for inspecting any wallet’s PnL, positions, and risk.
Leaderboards
KOL and top trader rankings with all sort and filter options.