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