Skip to main content

Flash Loans

Our flash loan implementation adheres to the ERC-3156 specification, which means that you can use any existing flash borrower implementation to flash loan ERC-20 assets from our contracts.

A good starting point would be the reference implementation of ERC-3156:

ERC-3156: Flash Borrower
loading...