aave-integration

Installation
SKILL.md

AAVE V3 Integration

Low-level integration with AAVE V3 protocol contracts for reading on-chain data and generating operation quotes.

Overview

This skill provides:

  1. Contract Interface Definitions - ABIs for AAVE V3 contracts
  2. Quote Generation - Scripts to get supply, borrow, repay, withdraw quotes
  3. APY Data - Scripts to fetch current supply/borrow APY for all assets
  4. Position Simulation - Scripts to preview how actions affect Health Factor and risk
  5. Reserve Configuration - Reading asset parameters from chain
  6. User Account Data - Reading user positions and health metrics

Contract Addresses

Ethereum Mainnet (chainId: 1)

Related skills
Installs
7
First Seen
Feb 22, 2026