Smart Contract Monitoring with Dedaub Security Suite
Dedaub’s Monitoring provides real-time Web3 oversight with its smart monitor, reinforcing post-audit safeguards. Its enriched PostgreSQL database, integrated with incremental computation concepts, enables customizable operational queries to reach on-chain activities. With active contract monitoring, the Security Suite identifies suspicious activities, offering robust protection against new threats and unforeseen behaviors—all in one platform for monitoring projects across Ethereum and EVM-compatible chains.
- Multi-chain surveillance with monitor smart
- Custom notifications
- Advanced query planner
Why Choose Dedaub Smart Contract Monitoring?
Dedaub’s Web3 Monitoring solution provides advanced operational security tailored for EMV-compatible blockchain projects. Built on a robust PostgreSQL database with time-series tables, delta tables, and incremental computation, it ensures precise, real-time monitoring. Developers and operators can create custom queries to track critical on-chain activities, including large fund transfers and protocol anomalies, with periodic execution for continuous oversight. The solution decodes blockchain data and leverages an advanced query planner to view smart contracts activity comprehensively. For example, a DeFi protocol can detect flash loan exploitation by flagging rapid fund withdrawals within a short timeframe.
Multi-Chain Surveillance
Maintain a comprehensive view of your blockchain projects with multi-chain surveillance capabilities. Dedaub's tools provide detailed insights into deployed contracts across Ethereum and other EVM-compatible networks. Track on-chain activity, detect anomalies, and monitor interactions seamlessly, regardless of the chain. With support for multi-chain environments, you gain consistent and actionable data to secure your projects with precision.
Custom Notifications with Advanced Alert Settings
Dedaub’s notification system allows tailored alerts with Jinja templates to render SQL query results into clear messages. For example, a query like SELECT block_number, array_length(transactions, 1) AS n_txs FROM {{ ethereum.block() }} can generate dynamic alerts showing block numbers and transaction counts. Default templates are used if no custom alert string is defined. Notifications are supported via email and webhooks, with structured JSON payloads detailing query data such as block_number and n_txs. This ensures real-time alerts for critical events like fund transfers or protocol anomalies, enabling seamless integration with external systems.
Advanced query planner
Dedaub's monitoring solution leverages a robust query editor and advanced query planner for seamless interaction with blockchain data. The query editor allows users to efficiently create, run, and manage queries. By utilizing macros like transaction_detail or logs, users can simplify complex task queries by filtering events by specific addresses or signatures. For example, a query targeting logs emitted by a contract can decode event data dynamically, enabling precise monitoring of activities like fund transfers or ownership changes.