Skip to main content
GET
ウォレットの過去のCLMMリミットオーダー履歴を取得

クエリパラメータ

wallet
string
必須

ウォレットの公開鍵(base58)

:

"<your-wallet-pubkey>"

hideCancel
string

true に設定すると、一度も約定せずにクローズされたオーダー(キャンセル済み)を除外します。デフォルトは false です。

poolId
string

絞り込み対象のCLMM プール(任意)。mint1 / mint2 とは同時に使用できません。

mint1
string

ミントフィルター(トークンAまたはB)(任意)。poolId とは同時に使用できません。

mint2
string

2つ目のミントフィルター(任意)。poolId とは同時に使用できません。

nextPageId
string

前のページが返した不透明なページネーションカーソル(TTL 約1時間)。

size
integer
デフォルト:20

ページサイズ(1〜100、デフォルト20)。

レスポンス

Success

/limit-order/history/order/list-by-user のペイロード。

success
boolean
必須
:

true

data
object
必須
id
string