Return closed CLMM limit orders owned by wallet. Each row summarizes the order at
the time it left the active set. Cursor-paginated via nextPageId.
Documentation Index
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
Wallet public key (base58)
"<your-wallet-pubkey>"
When set to true, exclude orders that closed without ever being filled
(i.e. cancelled). Default false.
Optional CLMM pool to filter by. Mutually exclusive with mint1 / mint2.
Optional mint filter (token A or B). Mutually exclusive with poolId.
Optional second mint filter. Mutually exclusive with poolId.
Opaque pagination cursor returned by the previous page (TTL ~1h).
Page size (1–100, default 20).