GET /strategy/{strategy_address}/transaction-history

Return the strategy's deposit and withdraw history.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Address of strategy

Query Params
integer

Entries created prior (<) to start time are excluded in UNIX timestamp in nanoseconds. Defaults to 0

integer

Entries created after (>) end time are excluded in UNIX timestamp in nanoseconds. Defaults to current time.

string
enum

Type of user transaction.

Allowed:
string
enum

Transaction status.

Allowed:
integer

Limits the number of relevant entries in the response. Defaults to 10. Maximum value is 50

integer

Offset.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json