Gateway CLMM
Get Clmm Position Events
Get event history for a CLMM position.
Args: position_address: Position NFT address event_type: Filter by event type (OPEN, ADD_LIQUIDITY, REMOVE_LIQUIDITY, COLLECT_FEES, CLOSE) limit: Max events to return
Returns: List of position events
get/gateway/clmm/positions/{position_address}/events
Path parameters
position_addressstring required
Query parameters
event_typestring nullable
limitinteger
Response
Successful Response
{"stackTrail":"paths:/gateway/clmm/positions/{position_address}/events:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}