Skip to main content
GET
Get logs for LP positions

Authorizations

x-api-key
string
header
required

API key for authentication

Query Parameters

position
string

Position ID (token ID)

chain
enum<string>
default:SOL

Blockchain network to query. SOL returns Meteora (DLMM / DAMM v2) data; ROBINHOOD returns Uniswap V3 and V4 data on Robinhood Chain (EVM, chain id 4663). Unrecognised values fall back to SOL.

Available options:
SOL,
ROBINHOOD
owner
string

Wallet address of the position owner (required for public access)

Response

Successfully retrieved position logs

status
string
Example:

"success"

count
integer

Total number of logs

Example:

45

data
object[]