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 头寸状态
此页面对您有帮助吗?