> For the complete documentation index, see [llms.txt](https://docs.bancor.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bancor.network/developer-guides/data-and-events/flashloan-data/flashloancompleted.md).

# 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.
