返回 wallet 拥有的已关闭 CLMM 限价订单。每条记录为该订单退出活跃集时的状态摘要,通过 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.
钱包公钥(base58)
"<your-wallet-pubkey>"
设为 true 时,排除从未成交即关闭(即已取消)的订单,默认为 false。
可选的 CLMM pool 过滤条件,与 mint1 / mint2 互斥。
可选的 mint 过滤条件(token A 或 B),与 poolId 互斥。
可选的第二个 mint 过滤条件,与 poolId 互斥。
由上一页返回的不透明分页游标(TTL 约 1 小时)。
每页数量(1–100,默认 20)。