Deposit ERC20
async depositERC20()
async depositERC20()const response = await this.LendingService.depositDai(
contractAddress, amount, fundAddress, walletAddress
);Last updated
async depositERC20()const response = await this.LendingService.depositDai(
contractAddress, amount, fundAddress, walletAddress
);Last updated