Users

Returns users leaderboard (at the top of the board are users, whose referrals have generated the most fees)

post/api/Users/referralProgramLeaderboard

Request body

referralCodeinteger nullable

Referral code of a user to search for [hex of base58, optional]

skipinteger required

items to skip (pagination)

takeinteger required

Number of items to return (pagination) max page size is 100

Response

OK

totalCountinteger

Total number of leaderboard items

Changes

No recorded changes to this endpoint across all 1 revision of this API.