/snapshot/spaces/leaderboard
/snapshot
/snapshot/spaces/leaderboard
Rank the most active voters within a Snapshot governance space
Price: 1 credit
💡 AI Hint: Rank the most active participants within a Snapshot governance space. Each entry gives a voter address with the number of votes they cast, the number of proposals they authored, and the time of their last vote. Sort by vote count, proposal count, or last-vote time.
POST
/snapshot/spaces/leaderboard
Authorizations
API token from the dashboard
Headers
Body
application/json
Space id
Minimum string length:
1Examples:
"ens.eth"
"aave.eth"
Max number of leaderboard entries to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Sort field
Available options:
votesCount, proposalsCount, lastVote Sort ascending instead of descending