Beta Access RequiredEvents is currently in beta. To request early access, please contact our team by filling out our onboarding form.

Overview

Dialect’s Events system enables real-time detection and delivery of token-specific events to help teams provide timely, relevant alerts to their users with minimal implementation effort. No complex monitoring infrastructure required.

What are Events?

Events are smart notifications triggered when specific market conditions or token activities are met. The system continuously monitors on-chain market data, using sliding window analysis and threshold detection to identify events that matter. When an event is detected, your application receives detailed webhook notifications with context about what happened and why it’s significant.

Use Cases

Mobile Wallets

Notify users about significant price movements in their portfolio

Trading Platforms

Alert traders to breakthrough tokens and market opportunities

Portfolio Trackers

Provide timely updates on token performance

DeFi Applications

Trigger actions based on market conditions

Supported Event Types

Price Change Events

Detect significant price movements for tokens over configurable time windows:
  • Percentage-based thresholds (e.g., 10% change over 24 hours)
  • Sliding window analysis (1h, 3h, 6h, 12h, 24h, 7d)
  • Smart filtering to reduce noise and increase signal quality (soon)
Monitor tokens for breakthrough moments:
  • Market cap and trading volume thresholds
  • Audit criteria filtering (mint authority, LP burned, top 10 holders)
  • Smart defaults to deliver only the most interesting opportunities

How Event Detection Differs from Regular Alerts

Traditional alerts trigger on simple conditions like “SOL price > $150”. Event detection is fundamentally different:
  • Contextual Analysis: Uses sliding windows to understand if a price movement is significant relative to recent history
  • Quality Filtering: Applies multiple layers of analysis to distinguish meaningful events from market noise
  • Threshold Calibration: Automatically adjusts sensitivity based on token volatility and market conditions
  • Spam Prevention: Built-in debouncing and rate limiting to avoid overwhelming users