finish DVM/DPP flashloan
This commit is contained in:
@@ -24,6 +24,13 @@ interface IDODOCallee {
|
||||
bytes calldata data
|
||||
) external;
|
||||
|
||||
function DPPFlashLoanCall(
|
||||
address sender,
|
||||
uint256 baseAmount,
|
||||
uint256 quoteAmount,
|
||||
bytes calldata data
|
||||
) external;
|
||||
|
||||
function DPPWithdrawCall(
|
||||
address sender,
|
||||
uint256 baseAmount,
|
||||
|
||||
Reference in New Issue
Block a user