Retrieves the leaderboard data for the blast game.
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"deposits": 123,
"invited_by_wallet": "<string>",
"total_gold": 123,
"total_points": 123,
"trading_notional": 123,
"wallet": "<string>"
}
],
"success": true
}
OK
The response is of type object
.
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"deposits": 123,
"invited_by_wallet": "<string>",
"total_gold": 123,
"total_points": 123,
"trading_notional": 123,
"wallet": "<string>"
}
],
"success": true
}
Retrieves the leaderboard data for the blast game.
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"deposits": 123,
"invited_by_wallet": "<string>",
"total_gold": 123,
"total_points": 123,
"trading_notional": 123,
"wallet": "<string>"
}
],
"success": true
}
OK
The response is of type object
.
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"deposits": 123,
"invited_by_wallet": "<string>",
"total_gold": 123,
"total_points": 123,
"trading_notional": 123,
"wallet": "<string>"
}
],
"success": true
}