Get Stablecoin Top Accounts
GET/api/v1/stablecoin/:symbol/top-accounts
Free [1 Credits]
Get List of Top Accounts by Stable Coin Balance. Currently only USDT is supported.
Request
Path Parameters
symbol stringrequired
Possible values: [USDT
]
stable coin symbol (currently only USDT supported)
Query Parameters
sortType string
accountType string
keyword string
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
object
{}
Loading...