> ## 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.

# Financial monitoring detectors

> The full catalog of Hacken Extractor Financial Monitoring detectors — balances, transfers, TVL, total supply, Aave, multisig, price, and reserves.

<CardGroup cols={2}>
  <Card title="Aave Monitor" icon="building-columns" href="/financial-monitoring/detectors/aave-monitor">Track Aave protocol positions and liquidity pool metrics.</Card>
  <Card title="Aster DEX Monitor" icon="chart-line" href="/financial-monitoring/detectors/asterdex-monitor">Monitor portfolio value and asset prices on Aster DEX.</Card>
  <Card title="Balance Monitor" icon="wallet" href="/financial-monitoring/detectors/balance-monitor">Alert when native coin or ERC-20 balances fall below threshold.</Card>
  <Card title="Circulation Supply Monitor" icon="arrows-spin" href="/financial-monitoring/detectors/circulation-supply-monitor">Track circulating token supply changes.</Card>
  <Card title="Price Monitor" icon="dollar-sign" href="/financial-monitoring/detectors/price-monitor">Alert on token price movements beyond configured thresholds.</Card>
  <Card title="Proof of Reserves Monitor" icon="vault" href="/financial-monitoring/detectors/proof-of-reserves-monitor">Verify on-chain reserve balances match reported values.</Card>
  <Card title="Safe Multisig Monitor" icon="users" href="/financial-monitoring/detectors/safe-multisig-monitor">Track Safe multisig proposals and executions.</Card>
  <Card title="Total Supply Monitor" icon="coins" href="/financial-monitoring/detectors/total-supply-monitor">Alert on unexpected changes to token total supply.</Card>
  <Card title="Total Supply Monitor By Allocations" icon="chart-pie" href="/financial-monitoring/detectors/total-supply-monitor-by-allocations">Monitor supply distribution across configured allocations.</Card>
  <Card title="Transfer Monitor" icon="arrow-right-arrow-left" href="/financial-monitoring/detectors/transfer-monitor">Alert on large or suspicious token transfers.</Card>
  <Card title="Transfers Detector" icon="arrows-left-right" href="/financial-monitoring/detectors/transfers-detector">Detect token transfer patterns matching configured criteria.</Card>
  <Card title="TVL Monitor" icon="lock" href="/financial-monitoring/detectors/tvl-monitor">Alert when total value locked drops significantly.</Card>
  <Card title="Wallet" icon="briefcase" href="/financial-monitoring/detectors/wallet">Monitor wallet balances and transaction activity.</Card>
</CardGroup>
