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

> Enhance your project with Hacken Extractor financial monitors and detectors that track on-chain value, balances, reserves, and market conditions.

Financial Monitoring provides detectors that watch token prices, balances, total value locked, circulating supply, and DEX activity. Configure thresholds and conditions to receive alerts the moment key financial metrics move outside expected ranges.

<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="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>
