SDK
Token
Get DCA buyers for token
DCA orders buying this token (token is the output mint). May return 408 on timeout.
GET
SDK
Documentation Index
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
SDK Example
授权
API Key for authentication
路径参数
查询参数
DCA program to query. Aliases: dex, platform. Default: jupiter. Use GET /dca/programs for supported ids.
Max results. Default 200, max 1000.
必填范围:
1 <= x <= 1000Pagination cursor — last order address from the previous page. Must be used with the same sort, status, and program. Invalid cursor returns 400 INVALID_CURSOR.
Sort field. Alias: sortBy. Default: volume.
可用选项:
volume, deposited, remaining, progress, recent, created, status Filter by order status. Default: all.
可用选项:
active, paused, completed, pending, all