跳轉到主要內容
GET
/
position
/
stake
/
{owner}
取得錢包的質押持倉
curl --request GET \
  --url https://owner-v1.raydium.io/position/stake/{owner}
{}

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.

路徑參數

owner
string
必填

錢包公鑰(base58)

回應

Success

持倉資料結構(參見 OwnerAPI 回應)