TriggerX Docs
  • Introduction
    • What is TriggerX?
    • Key Features
  • Core Concepts
    • Architecture
    • Triggers in TriggerX
      • Time-Based Trigger
      • Event-Based Trigger
      • Condition-Based Trigger
    • Task Manager
    • Keepers
      • Keeper as Performer
      • Keeper as Attester
    • Aggregator
    • Network Monitoring
    • Contracts
      • AVS Governance
      • Attestation Center
  • Getting Started as Keepers
  • Monitoring And Analytics
    • Monitor Your Keeper
    • Monitor Your Job
  • Rewards
    • Keeper Rewards
    • Developer Rewards
    • Contributor Rewards
  • Fee Calculation
  • Guide
    • Templates
    • Usecases
  • Security Model
  • Community and Support
  • Appendices
    • Glossary
    • FAQ and Troubleshooting
    • Changelogs
  • References
  • Create Your First Job
    • Create Your First Time Based Job
    • Create Your First Event Based Job
Powered by GitBook
On this page
  1. Core Concepts

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:

  1. Time-Based Triggers: Execute tasks at specified time intervals or timestamps.

  2. Event-Based Triggers: Initiate actions in response to specific on-chain events.

  3. 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.

PreviousArchitectureNextTime-Based Trigger

Last updated 1 month ago