
Aave: Pool Proxy (Base)
0xA238...d1c5yieldlendingDeFi
Contract Level Prompt
Foundational semantic layer for AI interpretation.
The is the Aave Pool Proxy contract for the Base network. The Pool is the main entry point into the Aave Protocol. Most user interactions with the Aave Protocol occur via the Pool contract. Pool is owned by the PoolAddressesProvider of the specific market. All admin functions are callable by the PoolConfigurator contract, which is defined in PoolAddressesProvider.
repayWithATokens()
nonpayableFunctional Prompt
Function repayWithATokens (write)
Input Parameters
input
assetaddress
Input of type address
input
amountuint256
Input of type uint256
input
interestRateModeuint256
Input of type uint256
Output Parameters
output
output0uint256
Output of type uint256