FlashLoanCompleted()
Event FlashLoanCompleted
Flashloans are tracked by the event FlashLoanCompleted()
Event Arguments
Name | Type | Description |
---|---|---|
contextid | bytes32 | |
token | indexed | |
borrower | indexed |
The distribution of the amount borrowed should be evaluated by token. The total fees collected are the sum of the fee values.
Last updated