Langsung ke konten utama
GET
/
lock
/
cpmm
/
position
Dapatkan metadata posisi CPMM terkunci
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.

Parameter Query

id
string
wajib

Kunci publik PDA posisi CPMM terkunci (base58)

Respons

Success

Posisi CPMM terkunci lengkap dengan detail pool dan valuasi

poolInfo
object
wajib

Informasi pool Constant Product Market Maker

positionInfo
object
wajib

State posisi CPMM terkunci