Skip to main content
GET
List a wallet's currently-parked CLMM limit orders

Query Parameters

wallet
string
required

Wallet public key (base58)

Example:

"<your-wallet-pubkey>"

showErr
string

When present, the response also includes an e array of soft-failure messages from the indexer (e.g. a missing pool or tick-array cache entry that caused a row to be skipped).

Response

Success

Payload for /limit-order/order/list.

success
boolean
required
Example:

true

data
object
required
id
string

Request id (UUID)