Manual Repay USDT step-by-step
- 1.Head to the poolLending contract on Ethercan: https://etherscan.io/address/0x638a98BBB92a7582d07C52ff407D49664DC8b3Ee
- 2.Head to
Contract
tab →Write as Proxy
- 3.Click on
Connect to Web3
and connect with your wallet - 4.Click on
11. repay
- 5.Input the following info:
- 1.
asset
=0xdAC17F958D2ee523a2206206994597C13D831ec7
- 2.
amount
= the amount you wish to repay * 10^6 (eg. 1234.56 USDT =1234560000
) Please add a small margin to ensure the full amount is repaid as the debt amount interests every block as interests are accured. For example: I owe 1000 so i might input 1001000000 to account for the interest. Only the actual debt amount will be deducted from your wallet if the repay amount > debt. - 3.
onBehalfOf
= your wallet address with the outstanding loan amount
- 6.Click write and approve transaction
- 7.Once the transaction is confirmed, you should see your Borrowed Amount be updated on the DApp