跳转到主要内容
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 响应)