Skip to main content
GET
Get Trades
Scope: AMM trades only. This endpoint returns your AMM (Automated Market Maker) trades. It does not return CLOB (order book) fills, including maker fills (Limit Buy / Limit Sell) and taker fills (Market Buy / Market Sell). To read CLOB fills alongside AMM activity, splits, merges, NegRisk conversions, and claims, use Get History and filter on the strategy field.

Authorizations

Authorization
string
header
required

JWT token for API access (alternative to cookie auth)

Response

List of user trades with details

The response is of type object.