Skip to main content
GET
Returns trades where the wallet was maker or taker, newest first, across every commodity book your instance owns or has imported. Fills against a pooled peer in the same fungibility class appear here too, because a trade is recorded against both the maker’s and the taker’s book.

Path Parameters

string
required
Wallet address. Matched case-insensitively.

Query Parameters

integer
default:"50"
Page size, capped at 100.
integer
default:"0"
Rows to skip.

Response Fields

object
This list is unfiltered by settlement outcome, so a trade whose settlement failed still appears. The market data reads take the opposite view and exclude failed trades from last price, volume and counts.

Error Codes