Metaflash
A Decentralized, Free and Open Flash Loan Aggregation Tool
Metaflash is a deployable liquidity aggregation tool that allows you to find the cheapest and most efficient routes for flash liquidity.
View on Github
# Deploy Contracts
npx hardhat deploy --tags flashlender_eth --network ethmainnet
npx hardhat deploy --tags flashborrower --network ethmainnet
import "./interfaces/IFlashLender.sol";