pg_whale_scan
Scan one or all watched wallets against Polygon RPC. Compares current balance + nonce to the last snapshot, writes a new snapshot, and emits an alert when the delta exceeds the wallet's configured threshold. Severity is MEDIUM / HIGH / CRITICAL by delta size. Omit 'address' to scan the entire watchlist. Designed to be called periodically via SchedulerOracle or a systemd timer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Optional β scan a single address. Omit to scan the whole list. |