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 已鎖定部位狀態
這個頁面有幫助嗎?