Add dApp to Leaderboard
To get your dApp listed on the dApp leaderboard, you can call this endpoint in the points API, which follows the same authentication method as other endpoints.
Ensure you use the operator address responsible for point/gold distribution, since the leaderboard will display stats associated with that address.
The dApp details can be set only once, so input the precise information (including case sensitivity) you want displayed on the leaderboard.
To appear on the dApp leaderboard UI, you need at least 100,000 points or have been rewarded Gold.
Authentication
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Params
Operator address responsible for points/gold distribution.
Request
Name of the dApp (3-20 characters alphanumerics and spaces allowed)
Category of the dApp
Can be one of the following Perp Dex
, Lending
, Spot Dex
, SocialFi
, NFTs/Gaming
, GambleFi
, Infra
, RWA
, Prediction Market
, Misc
.
Just the username
URL to a 96x96 PNG shown in leaderboard (we will fetch this image and serve it from our CDN)