← Back to home

Octaave

Loan management and risk analysis tool powered by the Octav API

Problem Statement

This project utilizes the Octav API to provide users with a comprehensive Aave loan management tool. Within the application users can view their supplied and borrowed assets on Aave and the overall health factor across their positions. Users can simulate a change in the price of ethereum and see how that would affect the health factor. If the health factor is too low, there is an option to supply eth to Aave to reduce the chance of liquidation.

Solution

This project was built with Next.js and the Octav API. 100% of the data that is displayed on the page directly comes from the /portfolio endpoint of the Octav API or is derived from this data. Rainbowkit, Wagmi, and Viem are utilized in order to write transactions to the blockchain when supplying ethereum into Aave.

Hackathon

ETHGlobal Buenos Aires

2025

Contributors