flashLoan()
Borrow an indicated amount from the liquidity pool
Function flashLoan()
function flashLoan(
Token token,
uint256 amount,
IFlashLoanRecipient recipient,
bytes calldata data
)
externalName
Type
Description
Last updated
