Skip to main content
Detector monitor Aave Pools and Borrower Health If address is Aave Pool address, Detector will monitor TVL If address is not a Pool, Detector will monitor health factor of an address

Functionality

  • Borrowing Health threshold. (Ex: <1.9).
  • TVL threshold in USD (Ex: >250000000.0)
  • Cron interval to query TVL (refer to Documenation for cron syntax)

Configuration

  • Health (health, default: <1.5): Health threshold
  • TVL (tvl, default: >1000000000): TVL threshold in USD
  • Cron (cron, default: 10 min): Interval to query TVL See common configuration.
  • TVL source (tvl_method, default: contract): TVL source method (contract,api)
  • Severity (severity, default: -1): Severity See common configuration.
Supported networks: ethereum.