get_iris_liquidity_pools
Retrieve liquidity pools from Iris, filtering by DEX or token pair to find available market liquidity.
Instructions
Get liquidity pools from Iris, optionally filtered by tokens or DEX
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dex | No | DEX name filter | |
| tokenA | No | First token identifier | |
| tokenB | No | Second token identifier |