For the complete documentation index, see llms.txt. This page is also available as Markdown.

IMaverickV2FlashLoanCallback

Functions

maverickV2FlashLoanCallback

function maverickV2FlashLoanCallback(
    IERC20 tokenA,
    IERC20 tokenB,
    uint256 amountALent,
    uint256 amountAPayback,
    uint256 amountBLent,
    uint256 amountBPayback,
    bytes calldata data
) external;

Last updated