Users

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

post/api/Users/usersLeaderboard

Request body

walletAddressstring nullable

Address of a wallet 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.