Whale Alerts for Openclaw

A real-time monitoring system designed to track smart money addresses and large-scale cryptocurrency transfers across multiple blockchain networks.

mosonchan2023
v1.0.0
Mar 5, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install whale-alerts

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install whale-alerts using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Whale Alerts?

Whale Alerts is a comprehensive on-chain monitoring solution that empowers developers and traders to track the movements of significant market participants. By leveraging this tool within the Openclaw Skills ecosystem, users can identify smart money trends, detect large transfers as they happen, and perform deep DeFi analysis.

The skill provides a vital layer of transparency for the crypto market, offering real-time data from major networks including Ethereum, Binance Smart Chain, Polygon, Arbitrum, and Optimism. It helps users stay ahead of market shifts by analyzing historical transaction patterns and identifying accumulation or liquidation signals from institutional-grade wallets.

Whale Alerts Use Cases

  • Monitor high-net-worth wallet addresses to replicate smart money trading strategies.
  • Receive instant notifications for large-scale token transfers that could impact market liquidity.
  • Perform automated DeFi research by tracking whale inflows and outflows on decentralized exchanges.
  • Set custom threshold alerts for specific tokens to catch significant market movements before they trend.

How Whale Alerts Works

  1. The user initiates a request by specifying an address to track, a token to monitor, or a value threshold for alerts.
  2. The system queries multiple blockchain networks in real-time to detect transactions that match the user's criteria.
  3. Smart analysis logic evaluates whether the movement constitutes a position-building or liquidation event.
  4. Detailed transaction data and trend judgments are returned to the user, with a small execution fee applied per call through the Openclaw Skills interface.

Whale Alerts Setup

To begin using Whale Alerts, you need to configure your environment to interact with the monitoring API. This skill is a core part of the Openclaw Skills library and can be initialized with the following commands:

# Install the whale-alerts skill
openclaw install whale-alerts

# Set your monitoring environment variables
export MONITOR_THRESHOLD=100000

Whale Alerts Data Schema & Taxonomy

Whale Alerts structures its data to provide clear insights into on-chain activity. The following schema details how the skill handles requests and metadata:

Parameter Type Description
action string Defines the operation: 'track', 'whales', or 'alert'
address string The specific blockchain wallet address to monitor
token string The ticker symbol (e.g., BTC, ETH) for movement queries
threshold number The USD value at which a notification is triggered
chains array List of supported networks: ETH, BSC, Polygon, Arbitrum, Optimism

Whale Alerts Advanced Features

  • Multi-chain synchronization for a unified view of whale movements across Layer 1 and Layer 2 solutions.
  • Automated trend judgment based on historical address behavior and accumulation patterns.
  • Customizable alert tiers ranging from $10,000 to over $1,000,000 to filter for institutional-level movements.
  • High-performance integration hooks designed for professional DeFi developers using Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*