Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://dynamic-ipfs.raydium.io/lock/cpmm/position
{ "poolInfo": { "id": "<string>", "mintA": { "address": "<string>", "decimals": 123, "symbol": "<string>" }, "mintB": { "address": "<string>", "decimals": 123, "symbol": "<string>" }, "lpMint": { "address": "<string>", "decimals": 123, "symbol": "<string>" }, "lpPrice": 123 }, "positionInfo": { "tvlPercentage": 123, "usdValue": 123, "amountA": 123, "amountB": 123, "unclaimedFee": { "lp": 123, "amountA": 123, "amountB": 123, "usdValue": 123 } } }
获取锁定 Constant Product Market Maker 头寸的元数据。返回 LP 代币数额、流动性池份额百分比和锁定期间的可领取费用。
锁定 CPMM 头寸 PDA 公钥(base58)
Success
包含流动性池详情和估值的完整 CPMM 锁定头寸
Constant Product Market Maker 流动性池信息
Show child attributes
CPMM 锁定头寸状态
此页面对您有帮助吗?