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

Authorization
string
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Params

operatorAddress
string
required

Operator address responsible for points/gold distribution.

Request

name
string
required

Name of the dApp (3-20 characters alphanumerics and spaces allowed)

category
string
required

Category of the dApp

Can be one of the following Perp Dex, Lending, Spot Dex, SocialFi, NFTs/Gaming, GambleFi, Infra, RWA, Prediction Market, Misc.

twitter
string
required

Just the username

imageUrl
string
required

URL to a 96x96 PNG shown in leaderboard (we will fetch this image and serve it from our CDN)