Hi dear aave community :)
I’d like to share Aave DeFi Watcher, a browser extension I built to make monitoring Aave positions simple, fast, and privacy-friendly.
I originally started building it because the previously shared Aave Monitor extension appears to no longer function reliably. For example, many addresses currently return “Failed to fetch” instead of account data. It also only supports Aave V3, while I wanted a tool that could monitor positions across Aave V2, V3, and V4. Since I needed a working solution myself, I decided to build one from scratch.
Features
- Total Collateral
- Total Debt
- Available to Borrow
- Loan-to-Value (LTV)
- Liquidation Threshold
- Health Factor
- Monitor multiple wallet addresses
- Support for Aave V2, V3, and V4
- Support for multiple networks including Ethereum, Arbitrum, Optimism, Base, Polygon, and Avalanche
- Desktop notifications for Health Factor alerts
- Privacy Mode to hide balances while continuing to monitor your positions
- Automatic RPC fallback for improved reliability
One of my favorite features is the extension badge, which displays the Health Factor of your selected address directly on the browser toolbar, allowing you to monitor your position at a glance.
The extension is completely read-only. It never asks you to connect a wallet or sign transactions. All account data is fetched directly from Aave’s public smart contracts.
Chrome Web Store
I built this extension for my own daily use and decided to share it with the community. It’s actively maintained, and I plan to continue adding new features and supporting future Aave releases.
I’d really appreciate any feedback, bug reports or feature suggestions from the community :))
