Increase Collateral for ERC20
async increaseLoanCollateral()
async increaseLoanCollateral()const response = await this.newBorrowingService.increaseLoanCollateral(
amount,
loanContractAddress,
loanData,
userAddress
)Last updated
async increaseLoanCollateral()const response = await this.newBorrowingService.increaseLoanCollateral(
amount,
loanContractAddress,
loanData,
userAddress
)Last updated