OpenZeppelin Monitor API

OpenZeppelin Monitor is an open-source blockchain monitoring service that watches for specific on-chain activities and triggers notifications based on configurable conditions. It supports real-time monitoring of EVM-compatible networks, Solana, and Stellar with flexible match conditions on functions, events, and transactions. Notification channels include Slack, Discord, Email, Telegram, Webhooks, and custom scripts. Configurable via JSON files with cron-based scheduling and optional metrics server on port 8081.

API entry from apis.yml

apis.yml Raw ↑
name: OpenZeppelin Monitor API
description: 'OpenZeppelin Monitor is an open-source blockchain monitoring service that watches for specific
  on-chain activities and triggers notifications based on configurable conditions. It supports real-time
  monitoring of EVM-compatible networks, Solana, and Stellar with flexible match conditions on functions,
  events, and transactions. Notification channels include Slack, Discord, Email, Telegram, Webhooks, and
  custom scripts. Configurable via JSON files with cron-based scheduling and optional metrics server on
  port 8081.

  '
image: https://www.openzeppelin.com/hubfs/openzeppelin-logo.png
humanURL: https://docs.openzeppelin.com/monitor
baseURL: http://localhost:8081
tags:
- Monitor
- Blockchain
- Alerts
- Events
- Smart Contracts
- Notifications
- Open Source
- On-chain
properties:
- type: Documentation
  url: https://docs.openzeppelin.com/monitor
- type: QuickStart
  url: https://docs.openzeppelin.com/monitor/quickstart
- type: GitHubRepository
  url: https://github.com/OpenZeppelin/openzeppelin-monitor
- type: Plans
  url: plans/plans.yml
- type: RateLimits
  url: rate-limits/rate-limits.yml
- type: FinOps
  url: finops/finops.yml
contact:
- FN: OpenZeppelin Community
  url: https://github.com/OpenZeppelin/openzeppelin-monitor/issues
  email: ''