get-pool-join-exit-records
Retrieve historical liquidity pool join and exit records to analyze user activity, filtered by pool ID and optionally by address or limit.
Instructions
Returns historical join and exit records for a pool
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | Optional: filter by specific address | |
limit | No | Maximum number of records to return (default: 50) | |
poolId | Yes | The ID of the liquidity pool |