Get Deposit Record (on-chain)
Get deposit record
Query Parameters
- coin string
Coin name
- startTime integer
The start timestamp (ms)
- endTime integer
The end timestamp (ms)
- limit integer
Default value:
50
Limit size. 1-50
- cursor string
Cursor, used to pagination
Header Parameters
- apiKey string
A UTA sub account API key is provided by default
- secret string
A UTA sub account API key is provided by default
Responses
- 200
successful operation
Loading...