Low-level integration with AAVE V3 protocol contracts for reading on-chain data and generating operation quotes.
| PoolAddressesProvider | \0x2f39d218133AFaB8F2B819B1066c7E434Ad94E9e\ | | Pool (Proxy) | \0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2\ | | UiPoolDataProvider | \0x91c0eA31b49B69Ea18607702c5d9aC360bf3dE7d\ | | PoolDataProvider | \0x7B4EB56E7CD4b454BA8ff71E4518426369a138a3\ |
| PoolAddressesProvider | \0xa97684ead0e402dC232d5A977953DF7ECBaB3CDb\ | | Pool (Proxy) | \0x794a61358D6845594F94dc1DB02A252b5b4814aD\ | | UiPoolDataProvider | \0x5c5228aC8BC1528482514aF3e27D692c20E5c41F\ | | PoolDataProvider | \0x69FA688f1Dc47d4B5d8029D5a35FB7a548310654\ |
This skill should be used when the user needs to interact with AAVE V3 protocol contracts directly, read on-chain data, get reserve configurations, fetch current APY rates, simulate position changes, or execute protocol operations programmatically. Provides low-level access to AAVE Pool contracts, UI Pool Data Provider, and quote generation for supply, borrow, repay, and withdraw operations on Ethereum and Arbitrum. Source: intenxus/aave-ai.