cURL
curl --request GET \ --url https://dynamic-ipfs.raydium.io/lock/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 } } }
잠금 CLMM 포지션의 메타데이터를 조회합니다. 잠금 기간, 누적 수수료, 현재 평가를 포함한 포지션 데이터를 반환합니다.
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.
잠금 포지션 PDA 공개 키(base58)
Success
풀 상세 정보 및 평가가 포함된 완전한 CLMM 포지션
Concentrated Liquidity Market Maker 풀 정보
Show child attributes
CLMM 포지션 상태
이 페이지가 도움이 되었나요?