Aave Monitor browser extension

Hi fellow Aave community members,

I am sharing with you a simple yet useful browser extension developed by No Trust Verify which I am part of, an extension for monitoring your Aave health factor and other account related information across one or multiple addresses.

Available on Chrome and Firefox, it offers real-time insights into :

  • Total Collateral
  • Total Debt
  • Available to Borrow
  • Liquidation Threshold
  • LTV
  • Health Factor

No wallet connect, no signing whatsoever, we only fetch data onchain using getUserAccountData() function from Aave. You can monitor data from one or multiple addresses.

Privacy mode allows to hide totals while helping to monitor your Health Factor.

Finally my favorite use case is the badge on the extension icon which constantly shows the Health Factor of your selected address.

Get Aave Monitor for Chrome/Brave from Chrome Web Store :

EDIT : I got many questions about the source code. It’s open source and available on our GitHub :

Also latest releases are first available from GitHub, since Chrome Web Store takes ages to security check every update and make it publicly available.

At the moment of writing this post, the extension is available in Firefox and Crome web store and supports the Core (Ethereum) Market from Aave.

A new release has already been sumbitted and is currently pending security review. This new release will allow adding addresses from any Aave market and monitor all of their data in one single place.

Here’s an example with Gnosis market :

Stay tuned !

We’re a group of individuals running blockchain infrastructure, writing dApps and exploring potential of DeFi. We missed a tool to better monitor the Health Factor so we’ve built this extension for our own needs in first place, then decided to make it available to the community.

We hope this will be useful for some of you and we’re here to listen to community feedbacks to improve this extension in the future.

Enjoy !

3 Likes

Got a very useful input from @nandyb : in the next release we will allow you to customize the thresholds for the Health Factor badge color :+1:

This is a useful tool.

1 Like

We pushed new releases to GitHub and Chrome Web Store. Here’s a recap of changes :

Dark/Light Mode can now be defined in extension settings

Custom thresholds for Health Factor badge colors can be defined in settings

Custom information as badge can be defined in settings

Here some examples of customized badges

image
image
image

Custom number format locale can be set up in settings

Aave Monitor now supports all Aave Markets ,just choose the right market and add address to monitor

As well as some UX enhancements like quick copy icons etc.

We use this tool ourselves and improve it dailly with features we need. If you have ideas of useful enhancements, feel free to share :wink: