Aave V2

lending

Aave V2 is a decentralized lending protocol where users can supply assets to earn interest or borrow against collateral, deployed across 3 chains.

Contract details
  • LendingPool (core): Main entry point for deposits, borrows, repays, flash loans, and liquidations in Aave V2
  • LendingPoolAddressesProvider (registry): Registry of all protocol contract addresses; entry point for address discovery
  • LendingPoolConfigurator (admin): Protocol configuration: reserve initialization, parameter tuning, and risk settings
  • AaveOracle (oracle): Price oracle aggregator providing asset prices from Chainlink feeds for collateral/debt valuation
  • AaveProtocolDataProvider (data): Read-only helper for querying reserve data, user positions, and token addresses
  • Collector (Treasury) (treasury): Holds protocol revenue from reserve factors and flash loan fees
  • AAVE Token (token): AAVE governance token used for voting and Safety Module staking
  • Staked AAVE (stkAAVE) (staking): Safety Module staking contract - stake AAVE to earn rewards and backstop the protocol

Contract Deployments

Smart contract addresses for Aave V2 across 3 blockchains.

Download JSON
Showing 0 of 0 deployments
Chain
Chain ID
Contract Name
Address
Source
ethereum N/A LendingPool
0x7d2768dE32b0b80b7a34...c7A9
Source ↗
ethereum N/A LendingPoolAddressesProvider
0xB53C1a33016B2DC2fF36...c8c5
Source ↗
ethereum N/A LendingPoolConfigurator
0x311Bb771e4F8952E6Da1...5756
Source ↗
ethereum N/A AaveOracle
0xA50ba011c48153De246E...9Ca9
Source ↗
ethereum N/A AaveProtocolDataProvider
0x057835Ad21a177dbdd30...Fc6d
Source ↗
ethereum N/A Collector (Treasury)
0x464C71f6c2F760DdA609...e18c
Source ↗
ethereum N/A AAVE Token
0x7Fc66500c84A76Ad7e9c...DaE9
Source ↗
ethereum N/A Staked AAVE (stkAAVE)
0x4da27a545c0c5B758a6B...70f5
Source ↗
polygon N/A LendingPool
0x8dFf5E27EA6b7AC08EbF...0fcf
Source ↗
polygon N/A LendingPoolAddressesProvider
0xd05e3E715d945B59290d...4744
Source ↗
polygon N/A LendingPoolConfigurator
0x26db2B83302158356632...F1F3
Source ↗
polygon N/A AaveOracle
0x0229F777B0fAb107F959...6f2d
Source ↗
polygon N/A AaveProtocolDataProvider
0x7551b5D2763519d4e37e...d46d
Source ↗
polygon N/A Collector (Treasury)
0xe8599F3cc5D38a9aD6F3...c383
Source ↗
avalanche N/A LendingPool
0x4F01AeD16D97E3aB5ab2...5A2C
Source ↗
avalanche N/A LendingPoolAddressesProvider
0xb6A86025F0FE1862B372...318f
Source ↗
avalanche N/A LendingPoolConfigurator
0x230B618aD4C475393A72...D86e
Source ↗
avalanche N/A AaveOracle
0xdC336Cd4769f4cC7E9d7...EB89
Source ↗
avalanche N/A AaveProtocolDataProvider
0x65285E9dfab318f57051...5451
Source ↗
avalanche N/A Collector (Treasury)
0x5ba7fd868c40c16f7aDf...F7a0
Source ↗

Need full addresses programmatically?

Use the Addybook API to get all 20 contract addresses for Aave V2 across 3 chains.

View API Docs →