Smart Alerts

Smart Alerts let you create custom, conditional monitoring through natural language β€” no dashboards or forms needed. Just tell Nova what you want to watch, and it handles the rest.

circle-info

Smart Alerts are different from the notification commands (/nova, /bounty, /quest, etc.). Those are toggle-based. Smart Alerts are condition-based β€” they trigger only when your specific criteria are met.


How It Works

Simply describe the alert you want in plain English:

"Alert me when STX goes above $2" "Notify me if there's a whale transfer over $100k on Stacks" "Tell me when a new contract is deployed by SP123..."

Nova will create a monitored alert that checks conditions and notifies you when triggered.


Alert Types

You can create alerts for a wide range of blockchain events:

Alert Type
Example

Price threshold

"Alert me when WELSH drops below $0.001"

Price change (%)

"Notify me if STX moves more than 10% in an hour"

Whale transfers

"Watch for STX transfers over $50,000"

DEX activity

"Alert on swaps over $10k on ALEX"

New token pairs

"Tell me when new pools are created"

NFT events

"Alert when floor price changes on Bitcoin Puppets"

Contract deployment

"Notify me of new contracts deployed on Stacks"

SIP proposals

"Alert me on SIP status changes"

Block height

"Alert me when Stacks hits block 200,000"

Bitcoin fees

"Notify me when BTC fees drop below 10 sat/vB"

Wallet balance

"Watch this address for balance changes"

Stacking cycle

"Alert on PoX cycle events"


Managing Your Alerts

Example prompts:

"Show my active alerts" "Pause alert #3" "Resume all my alerts" "Delete the whale alert" "Update my STX price alert to $3" "Show alert trigger history"


Free vs Premium

Free
Premium

Max alerts

2

50

Conditions per alert

1

Up to 10

Cooldown between triggers

1 hour

1 minute

Composable conditions (AND/OR)

--

Yes

Time windows (UTC hours)

--

Yes

Digest mode (daily summary)

--

Yes

Smart templates

--

Yes


Premium Features

Composable Conditions

Combine multiple conditions with AND/OR logic:

"Alert me when STX is above $2 AND 24h volume is over $1M"

Time Windows

Restrict alerts to specific hours:

"Only alert me between 9am and 5pm UTC"

Digest Mode

Receive a daily summary instead of real-time alerts:

"Switch my whale alerts to digest mode"

Smart Templates

Save and reuse alert configurations:

"Save this alert setup as a template" "Create alert from my whale-watch template"

Last updated