aave / interface

An open source interface for the decentralized liquidity protocol Aave

Home Page:https://app.aave.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repay USDT with Collateral on Aave v3 (Ethereum) is not working

jumita123 opened this issue · comments

I am not able to repay my USDT loan using my assets already supplied as collateral.

I click on 'REPAY', use 'Collateral' and I am always getting the same error, it doesn't matter what crypto I try to sell, or the amount (with or without decimals), or the slippage. I tried repaying the USDC loan and it worked, so I think is a problem with USDT.
I also cleaned cookies and cache. I used another PC or browser. And I also tried without metamask but it didn't work
I read on the AAVE governance forum, and some people are complaining about the same issue.

This is the error I got:
RotationProvider exceeded max number of retries. Last error: cannot estimate gas; transaction may fail or may require manual gas limit (error={"reason":"processing response error","code":"SERVER_ERROR","body":"{"jsonrpc":"2.0","id":181,"error":{"code":-32000,"message":"execution reverted"}}","error":{"code":-32000},"requestBody":"{"method":"eth_estimateGas","params":[{"value":"0x0","from":"MY.ADDRESS","to":"PARASWAP.REPAY.ADDRESS","data":"DATA"}],"id":181,"jsonrpc":"2.0"}","requestMethod":"POST","url":"https://cloudflare-eth.com/v1/mainnet"}, method="estimateGas", transaction={"from":"MY.ADDRESS","to":"PARASWAP.REPAY.ADDRESS","value":{"type":"BigNumber","hex":"0x00"},"data":"DATA","accessList":null}, code=UNPREDICTABLE_GAS_LIMIT, version=providers/5.5.3)

FYI I changed my address for 'MY.ADDRESS', the paraswap repay address for 'PARASWAP.REPAY.ADDRESS' and the data for 'DATA'.
Screenshot from 2023-06-30 23-44-48