Return CLMM limit orders owned by wallet that are still on-chain — both fully
unfilled and partially filled orders are returned in a single payload. Each row
is the decoded on-chain LimitOrderState plus the pool keys and a pendingSettle
amount that the indexer has computed from the latest tick state.
Data is served from the indexer’s Redis cache and may lag the chain by a few seconds.
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 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).