cURL
curl --request GET \ --url https://dynamic-ipfs.raydium.io/clmm/position
{ "poolInfo": { "id": "<string>", "programId": "<string>", "mintA": { "address": "<string>", "decimals": 123, "symbol": "<string>" }, "mintB": { "address": "<string>", "decimals": 123, "symbol": "<string>" }, "tvl": 123, "rewardDefaultInfos": [ { "mint": { "address": "<string>", "decimals": 123, "symbol": "<string>" } } ] }, "positionInfo": { "tvlPercentage": 123, "usdValue": 123, "amountA": 123, "amountB": 123, "unclaimedFee": { "amountA": 123, "amountB": 123, "usdFeeValue": 123, "reward": [ 123 ], "usdRewardValue": 123, "usdValue": 123 } } }
取得完整部位元資料,包括流動性池詳情、流動性數量、未領取費用和 USD 估值。返回適合呈現部位視覺效果的動態 NFT 介面物件。
Documentation IndexFetch the complete documentation index at: https://docs.raydium.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
部位帳戶公鑰(base58 格式)
"4Ygp92zRvl4kCr97V3Zs5xg4k3qX1tN6m8pR2vL9jA1"
Success
包含流動性池詳情和估值的完整 CLMM 部位
Concentrated Liquidity Market Maker 流動性池資訊
Show child attributes
CLMM 部位狀態
這個頁面有幫助嗎?