Epoch Protocol Docs
  • Epoch Protocol - Overview
  • What is Epoch Protocol - An Introduction
  • 📄Litepaper
  • Blog
  • Links
  • Account Abstraction
    • ERC 4337
      • Operations
    • Benefits
    • Use-cases
      • Examples
    • More Readings
  • Use Epoch Protocol Automation dApp
    • How to use Epoch Protocol for Intent Automation
    • Onboarding
    • Connect to Dapp
    • Record a transaction
    • Bonus Add NFT Action
    • Execute Transaction right now
    • Time-Based triggers
    • Token Received Trigger
    • Reporting a bug and common fixes
  • Use Epoch SDK
    • Getting Started
    • Intent Automation Module
      • Epoch Bundler
      • Epoch SDK
      • Triggers
      • Examples
        • How to Initialise the Epoch SDK
        • How to Get User's SC Wallet Address
        • Check If User's SC Wallet is Deployed or Not
        • Deploy User's SC Wallet if not Deployed
        • Schedule Token Payment
        • Schedule ETH Transfer on Event Trigger
    • Contracts
Powered by GitBook
On this page

Was this helpful?

  1. Use Epoch Protocol Automation dApp

Time-Based triggers

Now let's see how can we add time based triggers to any transaction

PreviousExecute Transaction right nowNextToken Received Trigger

Last updated 1 year ago

Was this helpful?

Follow the steps in video or read the steps below.

  1. Step 1: Follow the steps in Record a transaction to record a transaction.

  2. Step 2: Once the transaction are added to actions list, scroll down to Triggers and select "Time Based" trigger.

  3. Step 3: Pick a Date and Time when you want this scheduled transaction to be sent on-chain.

  4. Step 4: Once you are all set click "Schedule Now" to schedule the actions.

  5. Step 5: Sign the metamask transaction, it won't cost you any gas on chains where we have enabled paymaster, once signed you will see the action in "Scheduled Actions" section.

How to set time based triggers