sodax_get_amm_positions
Get AMM liquidity provider NFT positions, optionally filtered by owner address, to monitor and manage your liquidity positions across chains.
Instructions
Get AMM liquidity provider NFT positions, optionally filtered by owner address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of positions to return | |
| owner | No | Filter by owner wallet address | |
| format | No | Response format: 'json' for raw data or 'markdown' for formatted text | markdown |
| offset | No | Number of positions to skip for pagination |