Bots

A bot is a program that monitors a certain type of activity in a smart contract and sends alerts on specific signs of security risks. These bots are configurable and customizable to meet your need.

Currently, we are upgrading WatchTower's architecture. Some of the bots from the previous version are temporarily offline and we are working hard to add them back. Check back for the latest update.

Below is a list of the bots we currently support.

Solana

1. Abnormal Transfer SOL

Many hacks involve abnormally large size transactions in SOL.

This bot detects abnormal transactions that transfer a large amount of SOL exceeding the preset threshold. The default Threshold of the transfer amount is 100.

2. Abnormal Transfer Token

Similarly, this bot monitors if large/abnormal sizes of SPL tokens have been transacted. The default alert threshold is 100.

3. Smart Threat Monitor

The AI bot uses continuously learned invariants to detect potential attacks involving a target address, such as abnormal payloads to invoke a smart contract.

4. Metaplex Detect

The AI bot uses continuously learned invariants to detect potential attacks involving a target address, such as abnormal payloads to invoke a smart contract.

5. DAO Governance

The bot detects new proposals under the target DAO realm addresses.

Ethereum

1. Abnormal Transfer ETH

This bot detects abnormal transactions that transfer a large amount of ETH exceeding the preset threshold. The default Threshold of the transfer amount is 100.

Polygon zkEVM

1. Abnormal Transfer ETH

This bot detects abnormal transactions that transfer a large amount of ETH exceeding the preset threshold. The default Threshold of the transfer amount is 100.

Last updated