Skip to main content
GET
Returns trades where the wallet was maker or taker, newest first, across every external securities book your instance owns or has imported. Fills against a pooled peer appear here too, because a trade is recorded against both the maker’s and the taker’s book. Read settlementStatus before treating a row as a completed transfer. On this venue a matched trade is not yet a settled one: it waits for the operator’s signature, and a settlement whose revert is permanent is reversed rather than retried.

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

Error Codes