Chuyển đến nội dung chính
GET
/
clmm
/
position
Lấy siêu dữ liệu vị trí CLMM
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
    }
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.raydium.io/llms.txt

Use this file to discover all available pages before exploring further.

Tham số truy vấn

id
string
bắt buộc

Khóa công khai tài khoản vị trí (base58)

Ví dụ:

"4Ygp92zRvl4kCr97V3Zs5xg4k3qX1tN6m8pR2vL9jA1"

Phản hồi

Success

Vị trí CLMM hoàn chỉnh với chi tiết pool và định giá

poolInfo
object
bắt buộc

Thông tin pool Concentrated Liquidity Market Maker

positionInfo
object
bắt buộc

Trạng thái vị trí CLMM