curl --request POST \
--url https://dln-api.debridge.finance/api/Users/usersLeaderboard \
--header 'Content-Type: application/json-patch+json' \
--data '
{
"skip": 123,
"take": 123,
"walletAddress": "<string>"
}
'{
"users": [
{
"walletAddress": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"userRank": 123,
"totalVolumeUSD": 123,
"totalFeesUSD": 123,
"totalExecutedOrders": 123
}
],
"totalCount": 123,
"searchResult": {
"walletAddress": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"userRank": 123,
"totalVolumeUSD": 123,
"totalFeesUSD": 123,
"totalExecutedOrders": 123
}
}curl --request POST \
--url https://dln-api.debridge.finance/api/Users/usersLeaderboard \
--header 'Content-Type: application/json-patch+json' \
--data '
{
"skip": 123,
"take": 123,
"walletAddress": "<string>"
}
'{
"users": [
{
"walletAddress": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"userRank": 123,
"totalVolumeUSD": 123,
"totalFeesUSD": 123,
"totalExecutedOrders": 123
}
],
"totalCount": 123,
"searchResult": {
"walletAddress": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"userRank": 123,
"totalVolumeUSD": 123,
"totalFeesUSD": 123,
"totalExecutedOrders": 123
}
}OK
Users leaderboard page info
Leaderboard items from requested page
Show child attributes
Rank of the user in the leaderboard Users are ranked by TotalFeesGeneratedUsd descending
Total give amount's USD equivalent of all user's orders that used the referral code
Total fees' USD equivalent of all user's orders that used the referral code
Total number of user's orders that used the referral code
Total number of leaderboard items
Show child attributes
Show child attributes
Rank of the user in the leaderboard Users are ranked by TotalFeesGeneratedUsd descending
Total give amount's USD equivalent of all user's orders that used the referral code
Total fees' USD equivalent of all user's orders that used the referral code
Total number of user's orders that used the referral code