get-pool-join-exit-records
Retrieve historical liquidity pool join and exit records on Osmosis blockchain to analyze participation patterns and transaction history.
Instructions
Returns historical join and exit records for a pool
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolId | Yes | The ID of the liquidity pool | |
| address | No | Optional: filter by specific address | |
| limit | No | Maximum number of records to return (default: 50) |