transfer underlying to user

Overview

.updateInterestRates is skipped as it has been explained well in prior sections. Please see: .updateInterestRates

transfer underlying to user

User initiated a borrow for a specific asset, in this step we will transfer this asset to the user.

  • Asset is transferred to the user via safeTransfer.

releaseUnderlying set to false in executeFlashLoan

Last updated