LogoLogo
  • Getting Started
    • Overview
    • How-to Guides & Tutorials
      • Video Tutorials
        • Building an Autonomous AI Agent for Twitter/X
        • Bulding Your Own Whale Tracking Agent
        • Building a Degen Agent that Apes in low-caps on Solana
      • How to Build Your First AI Agent
      • How to Choose the Right AI Model for Your Agent
      • How to Add and Configure Plugins
      • How to Set Up and Trigger Workflows
      • How to Launch and Tokenize Your AI Agent
      • How to Edit Your Published Agent
      • How to View Agent Wallet Activity
      • How to get a free Twitter/X API key
      • Official vs Unofficial X plugins. What's the difference?
      • How to Create a Telegram Bot & Get your Chat ID
      • How to Build a Copy-Trading AI Agent
      • Loomlay Troubleshooting Guide
  • LOOMLAY AI AGENTS
    • Introduction
    • Deploying agent live
    • Models
    • Plugins
    • Workflows
    • Workflow Triggers
      • Custom
      • Run on Repeat
      • New Message: Telegram
    • Agent Wallet
  • Terminal
    • Overview & Installation
  • Integration with workflows
  • Configuration & styling
  • Advanced features
  • Tokens
    • LAY Token
    • Agent Tokens
  • Pricing
    • Agent Developer
Powered by GitBook
On this page
  • Plugins You'll Need
  • Workflow 1
  • Important Notes:
  1. Getting Started
  2. How-to Guides & Tutorials
  3. Video Tutorials

Bulding Your Own Whale Tracking Agent

PreviousBuilding an Autonomous AI Agent for Twitter/XNextBuilding a Degen Agent that Apes in low-caps on Solana

Last updated 4 months ago

This tutorial shows you how to build an AI-Agent with Loomlay that automatically tracks whale transactions and sends alerts to Telegram.

Plugins You'll Need

  • Dexscreener

Workflow 1

Workflow Type: Run on Repeat (Every 60 minutes) Workflow Instructions:

Step 1: Using the X plugin, fetch the latest whalewatchalert tweet on X.
Step 2: Each tweet mentions two tickers. Ignore the first one and extract ONLY the second ticker.
Step 3: Search the extracted tickers on Dexscreener.
Step 4: Select the 3 tickers with the highest trading volume in the last 24 hours and extract their technical data.
Step 5: Send the extracted data for these 3 tickers to my Telegram CHAT ID (Insert your chat-id here) with this caption:
"Whale activity and high volume detected!"
Step 6: Done

Important Notes:

  • You can have the workflow run more frequently but you need to be aware of Twitter API prices and policies.

  • NFT minting is required (one-time process), draft agents do not trigger any action.

  • Token creation is optional.

Telegram Plugin (Check out our guide on how to get your Telegram bot token and Chat ID )

Twitter/X Plugin (Short guide on how to get your free Twitter/X API key )

Don't forget to insert your Telegram Chat ID in Step 5! You can find instructions on how to retrieve your CHAT ID in the .

here
here
aforementioned guide