Repays a loan in the lending pool.
The address to which the operation is directed.
Additional data for the operation.
The value involved in the operation.
The gas limit for the transaction.
The nonce for the transaction
Flag indicating if the operation should be simulated.
The gas for the transaction.
The gas price for the transaction.
The maximum fee per gas.
The maximum priority fee per gas.
The chain ID.
The encoding type.
The type of transaction.
The access list for the transaction.
The gas for blob transactions.
The gas fee cap for blob transactions.
The hashes for blob transactions.
Flag indicating if the operation is a dry run.
The input data.
Flag indicating if the operation is performed by an Externally Owned Account.
The contract address involved in the operation.
The token ID.
The token IDs.
Whether the transaction is approved.
Flag indicating if the transaction should be broadcasted.
Flag indicating if the nonce should always be incremented.
The asset involved in the operation.
The amount involved in the operation.
The interest rate mode.
The referral code.
The address on behalf of which the operation is performed.
The address of the receiver.
Array of assets involved in the operation.
Array of amounts involved in the operation.
Array of modes involved in the operation.
Additional parameters for the operation.
The rate mode for the operation.
Flag indicating if the asset should be used as collateral.
The collateral asset.
The debt asset.
The user involved in the operation.
The debt to cover.
Flag indicating if AToken should be received.
The input tokens.
The output tokens.
The slippage limit percentage.
The minimum health factor.
The premiums.
The initiator of the transaction.
The role of the user.
The account involved in the transaction.
The initial deposit.
The borrow amount.
A promise that resolves to a LendingPoolAPIResponse containing the result of the repayment operation.
Indicates whether the API request was successful.
Provides a message related to the API response.
Represents the result of executing a function on the lending pool.