Triggers in TriggerX
Triggers are the foundational mechanisms in TriggerX that initiate automated smart contract executions based on predefined criteria. By leveraging various trigger types, TriggerX enables seamless automation across diverse blockchain applications.
Overview of Trigger Types
TriggerX supports three primary trigger types:
Time-Based Triggers: Execute tasks at specified time intervals or timestamps.
Event-Based Triggers: Initiate actions in response to specific on-chain events.
Condition-Based Triggers: Trigger executions when certain conditions or thresholds are met.
Each trigger type caters to different automation needs, providing flexibility and precision in task execution.
Last updated