Chuyển đến nội dung chính
GET
/
lock
/
cpmm
/
position
Lấy siêu dữ liệu vị trí CPMM bị khóa
curl --request GET \
  --url https://dynamic-ipfs.raydium.io/lock/cpmm/position
{
  "poolInfo": {
    "id": "<string>",
    "mintA": {
      "address": "<string>",
      "decimals": 123,
      "symbol": "<string>"
    },
    "mintB": {
      "address": "<string>",
      "decimals": 123,
      "symbol": "<string>"
    },
    "lpMint": {
      "address": "<string>",
      "decimals": 123,
      "symbol": "<string>"
    },
    "lpPrice": 123
  },
  "positionInfo": {
    "tvlPercentage": 123,
    "usdValue": 123,
    "amountA": 123,
    "amountB": 123,
    "unclaimedFee": {
      "lp": 123,
      "amountA": 123,
      "amountB": 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 PDA vị trí CPMM bị khóa (base58)

Phản hồi

Success

Vị trí CPMM bị khóa hoàn chỉnh với chi tiết pool và định giá

poolInfo
object
bắt buộc

Thông tin pool Constant Product Market Maker

positionInfo
object
bắt buộc

Trạng thái vị trí CPMM bị khóa