Skip to Content
DocsAPI ReferenceVotesOverview

Votes

Upvote/downvote system for ENS names. Users can cast one vote per name (upvote, downvote, or remove). Vote counts are stored directly on the ENS name record for fast retrieval.

Base path: /api/v1/votes

Endpoints

MethodPathAuthDescription
POST/RequiredCast or update a vote
GET/:ensNameOptionalGet vote stats for a name
GET/leaderboardNoneTop voted names leaderboard
Last updated on