/
RI
rise
/
RISEx REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Account
7
Authentication
10
Client
1
FeatureFlag
1
General
3
Leaderboard
6
Markets
8
Orders
12
Points
4
Portfolio
9
Stats
8
get
Get leaderboard
get
Get leaderboard entry
get
Get trade count
get
Get volume
get
Get wallet count
get
Get user volume stats
get
Get user volume leaderboard
get
Get user trading stats
System
1
Terms
1
Stats
Get wallet count
Get count of connected wallets (excluding bots)
get
/v1/stats/wallets
Response
A successful response.
ApiGetWalletsResponse
required
total_traders
string
int64
bot_wallets
string
int64
mm_wallets
string
int64
real_wallets
string
int64
Changes