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
  • 1. Record via WalletConnect
  • 2. Record via Transaction Hash

Was this helpful?

  1. Use Epoch Protocol Automation dApp

Record a transaction

PreviousConnect to DappNextBonus Add NFT Action

Last updated 1 year ago

Was this helpful?

Follow the steps in the video or read the step below.

There are 2 ways in which you can add transaction to automate them.

1. Record via WalletConnect

  1. Step 1: Connect to dapp using WalletConnect, follow steps in Connect to Dapp

  2. Step 2: Once dapp is connected go back to the dapp and do any transaction.

  3. Step 3: When you do a transaction on dapp you need to come back to Epoch Protocol, and you will see a popup to add transaction into Epoch Protocol

2. Record via Transaction Hash

  1. Step 1: Go to the Blockchain Scan like Polygonscan or optimistic.etherscan.io.

  2. Step 2: Find the transaction that you want to copy, and copy its transaction hash.

  3. Step 3: Once copied, go back to Epoch protocol and select "Transaction Hash" under the "Sources".

  4. Step 4: Finally paste the transaction hash you copied into the input field, and click on "Fetch Details".

  5. Step 5: Once the details are fetched, you can either keep the data unchanged or edit the calldata if you want to.

  6. Step 6: Finally hit the "Submit" button to add the transaction to Actions.

How to record a transaction using WalletConnect or Transaction Hash