metrics
boost leaderboard
Returns the top 50 users in the leaderboard over the given period and with project, action, and network filters applied
GET
/
metrics
/
leaderboard
Query Parameters
time
enum<string>
default: allAvailable options:
24hr
, 7d
, 30d
, all
mode
enum<string>
default: eth-earnedAvailable options:
eth-earned
, boosts-completed
pageNo
number | null
Page number, default 1
pageSize
number | null
Page size, default 50
projects
string
project ids, comma separated
boostChainIds
string
network chain ids, comma separated
actions
string
action names, comma separated
searchQuery
string
0x address or ENS lookup
creatorAddresses
string
0x addresses, comma separated
Response
200 - application/json
address
string
boostsCompleted
number
requiredethEarned
string
requiredrank
number
requiredens
string | null
requiredavatar
string | null
required