Get earnings for user by date
获取用户指定日期的收益
Returns an array of user earnings per market for a provided day.
Requires CLOB L2 Auth headers.
Results are paginated (100 items per page). Use next_cursor to fetch subsequent pages. A next_cursor value of “LTE=” indicates the last page.
GET
Get earnings for user by date
授权
Your API key
Ethereum address associated with the API key
HMAC signature of the request
API key passphrase
Unix timestamp of the request
查询参数
Date in YYYY-MM-DD format
Signature type for address derivation (required for API KEY auth):
- 0: EOA
- 1: POLY_PROXY
- 2: POLY_GNOSIS_SAFE
可用选项:
0, 1, 2 Maker address to query earnings for
If true, returns sponsored-only earnings
Pagination cursor from previous response