On-Chain Monitor

Decode transfers, enrich USD values, and alert on on-chain activity.

10|4|Updated May 14, 2026
One-click install
npx skills add https://github.com/Liquid-Protocol-Ops/agent-autonomopoly --skill on-chain-monitor-liquid-protocol-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: On-Chain Monitor
Source: https://github.com/Liquid-Protocol-Ops/agent-autonomopoly/tree/main/skills/on-chain-monitor
Command: npx skills add https://github.com/Liquid-Protocol-Ops/agent-autonomopoly --skill on-chain-monitor-liquid-protocol-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitor blockchain activity across wallets and contracts to detect notable transfers, anomalies, and events, reducing the need for manual surveillance.

Core Features & Use Cases

  • Watch wallets and contracts across supported chains (ethereum, base, arbitrum, optimism, polygon) to surface meaningful on-chain activity.
  • Decode transfers, enrich with USD values, categorize events, and persist per-watch state for auditing and trend analysis.
  • Generate structured alerts and maintain comprehensive logs to support compliance and security workflows.

Quick Start

Configure your first on-chain watch in memory/on-chain-watches.yml and run the monitor to start generating alerts.

Frequently Asked Questions about On-Chain Monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor on-chain activity and get alerts for notable transfers?

You can monitor on-chain activity by configuring watch addresses and contracts in a YAML file. The monitor then fetches transfers, decodes fields, enriches USD values, and flags notable transfers meeting your thresholds.

What is the best way to track blockchain transfers across multiple chains?

Tracking blockchain transfers across multiple chains involves targeting watchable addresses and contracts on supported networks like Ethereum, Base, Arbitrum, Optimism, and Polygon to categorize events and surface meaningful activity.

Does the on-chain monitor support wallet surveillance on Arbitrum and Base?

Yes, the on-chain monitor supports wallet surveillance on Arbitrum and Base, along with Ethereum, Optimism, and Polygon, decoding transfers and enriching USD values to persist per-watch state for audit and trend analysis.

How do I set up alerts for blockchain contract events?

To set up alerts for blockchain contract events, you configure your watches in a YAML file and run the monitor, which applies thresholds to categorize events and format structured alerts for compliance workflows.

Why filter on-chain transfers by USD value thresholds?

Filtering on-chain transfers by USD value thresholds is necessary to apply meaningful limits that reduce noise, ensuring the monitor only flags notable transfers and anomalies instead of every minor contract interaction.

Can I persist on-chain watch state for auditing and trend analysis?

Yes, you can persist on-chain watch state for auditing and trend analysis because the monitor maintains comprehensive logs and per-watch state after fetching and decoding transfers across supported chains.