IFlashBorrowerDispatcherTrait
Fully qualified path: opus::interfaces::flash_borrower::IFlashBorrowerDispatcherTrait
Part of the group: dispatchers
pub trait IFlashBorrowerDispatcherTrait<T>
Trait functions
on_flash_loan
Fully qualified path: opus::interfaces::flash_borrower::IFlashBorrowerDispatcherTrait::on_flash_loan
fn on_flash_loan(
self: T,
initiator: ContractAddress,
token: ContractAddress,
amount: u256,
fee: u256,
call_data: Span<felt252>,
) -> u256