Retrieve a list of transactions
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Pagination cursor
Number of results per page
1 <= x <= 100
Pagination direction (next or prev)
next
, prev
Token address to query trades
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Wallet address to query trades
"3xd4LGVWtYXLBspR6X5JWbW49NXmEehfPtX6Kqx98b4w"
Pool address to filter trades
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Start timestamp for filtering trades (Unix epoch in seconds)
1717334400000
End timestamp for filtering trades (Unix epoch in seconds)
1717334400000
Filter trades before this block height
332417228
Filter trades after this block height
332417228
The response is of type object
.