Skip to main content
GET
Get PnL Leaderboards
V1 is deprecated. We recommend using Leaderboard V2 which provides a simpler, filter-based API with per-chain PnL breakdowns.
The V1 leaderboard returns multiple sections (categories) in a single response. Each section contains two arrays: commenters (traders with swap comments) and others (traders without comments).

Migration to V2

See the V2 Leaderboard documentation for migration guidance.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:50
Required range: 0 < x <= 250
sections
timeframe
enum<string>
default:30d
Available options:
7d,
30d

Response

200

sections
object[]
required