Skip to main content
GET
Get builder's leaderboard

Query Parameters

start_date
string
required

Format YYYY-MM-DD

end_date
string
required

Format YYYY-MM-DD

page
number

start from 1

size
number
order_tag
string

Filter by the full stored order tag, including a current-format enum:<owning_broker_id>:<enum_id> tag.

Maximum string length: 128
broker_id
string

if the broker_id is empty, return all users

sort
string

Allow sort by

ascending_realized_pnl descending_realized_pnl ascending_perp_volume descending_perp_volume

address
string
aggregateBy
string

address: Sum the value across all builders. address_per_builder: Sum the value separately for each builder.

Response

200 - application/json

OK

success
boolean
required

Indicates whether the request was successful.

Example:

true

timestamp
integer
required

Server timestamp in milliseconds.

Example:

1702989203989

data
object
required