Skip to main content
Rank the best tracked wallets on any chain, by PnL, win rate, trades or volume. Show the top traders as a podium and the rest in a sortable table. It answers a simple question, who is winning right now.

What it shows

A ranked list of KOL, Smart Money or Whale wallets for a chosen period, each with PnL, win rate, trade count and volume. Use it as a discovery page for the best wallets to follow or copy.

Blockchains

Solana, BNB, Base, ETH and Robinhood. Solana has KOL, Smart Money and Whale. BNB and Base have KOL and Smart Money. ETH and Robinhood have KOL and Smart Money.

Endpoints

One call returns the whole ranked list.

GET /v1/wallet/leaderboard

Ranked wallets for a chain, wallet type and period, each with a profile, period stats and win rate.

First steps

1

Get an API key

Register at apidashboard.cabalspy.xyz and create a key.
2

Choose chain, type and period

Pick a chain, a wallet type (kol, smart or whale, where the chain supports it) and a period of 6h, 1d, 7d or 30d.
3

Call the leaderboard endpoint

Pass blockchain, type, period and api_key. The response carries the ranked list.
Quick test

Build it

Cookbook, Leaderboard

Build the ranked, searchable leaderboard step by step.

GitHub demo

Open-source, run in minutes.