Deposit collateral for ETH
async depositETHCollateral()
async depositETHCollateral()const response = await this.newBorrowingService.transferEthereum(
loan.creditLine.contractAddress,
loan.collateralInfo.amount,
walletAddress
)Last updated
async depositETHCollateral()const response = await this.newBorrowingService.transferEthereum(
loan.creditLine.contractAddress,
loan.collateralInfo.amount,
walletAddress
)Last updated