Instadapp / flashloan-aggregator

Flashloan Aggregator on all major chains.

Home Page:https://docs.instadapp.io/flashloan/flashloanAggregator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add extra security module

KaymasJain opened this issue · comments

Before calling flashloan, hash the entire data in keccak bytes32 and store it in storage variable and when it calls back at the time verify the data back again and make it bytes(0)

This will allow us to add any flashloan provider without any security concerns.