alert_liquidity
Monitor a liquidity pool and receive alerts when liquidity is added, removed, or changes by a specified percentage. Set conditions on any EVM chain to stay informed.
Instructions
Create an alert for liquidity changes in a pool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Blockchain | ethereum |
| condition | Yes | Liquidity condition | |
| threshold | Yes | Threshold value (USD for added/removed, % for change) | |
| poolAddress | Yes | Liquidity pool address |