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 ポジション状態
このページは役に立ちましたか?