> ## Documentation Index
> Fetch the complete documentation index at: https://docs.extractor.live/llms.txt
> Use this file to discover all available pages before exploring further.

# Proof of Reserves Monitor (legacy)

> Legacy Proof of Reserves Monitor — tracks contract or address reserves via Chainlink or CoinGecko feeds and alerts on configured thresholds.

Monitors Proof of Reserves for configured contracts or addresses.

## Functionality

* Monitors PoR data for a token contract (ERC-20-like) or address that supports Proof of Reserves.
* Evaluates the provided threshold condition against the selected PoR data source.
* Runs on a schedule or on every new block, depending on configuration.
* Supports data feeds from Chainlink or Coingecko.

## Configuration

<img src="https://mintcdn.com/hacken-38641811/tf4sXPSOl1ndZd5g/assets/DetectorPoR-Config.png?fit=max&auto=format&n=tf4sXPSOl1ndZd5g&q=85&s=477d08a4fae6e3ad2310583547fde400" alt="DetectorPoR Configuration" width="1439" height="1043" data-path="assets/DetectorPoR-Config.png" />

* **Cron expression**: Quartz-style cron interval (or milliseconds). Default is `10 min`.
* **Condition**: Threshold condition for PoR evaluation (see Condition syntax in docs).
* **API Key**: Custom API key to allow faster cron intervals (default minimum is 10 min).
* **When**: Execution mode — `cron` (on schedule) or `block` (every new block).
* **Source**: PoR data source — `chainlink` (on-chain Chainlink feed) or `coingecko` (Coingecko PoR feed).
* **Currency**: Price currency. Default is Asset; supported currencies depend on selected source.
* **Severity**: Alert severity level.
