Kwala monitors oracle price feeds and triggers workflows when token prices meet specified thresholds. These triggers let you define price conditions in YAML and Kwala will automatically execute your actions when the conditions are met. Price triggers are key to automations such as:Documentation Index
Fetch the complete documentation index at: https://kwala.network/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Price alerts: Get notified when tokens hit target prices
- Auto-rebalancing: Adjust portfolio allocations based on price movements
- Stop-loss protection: Automatically exit positions when prices drop below thresholds
- DeFi automation: Execute swaps, transfers, or contract calls at specific price points
How it works
Token price triggers monitor oracle price feeds and execute your workflow when conditions are met:- Kwala monitors the specified oracle feed for your target asset
- When the price crosses your threshold, the workflow triggers
- Your configured actions execute automatically
Use cases
The following use cases have token price triggers in their workflows:Oracle price alert notifications
Get notified when prices hit your targets
Auto top-up wallet
Automated DeFi strategy with balance monitoring
Next steps
Triggers
Learn about all trigger types
Actions
Configure workflow actions
