From 16395eed576ce433742b3d809f07760d1d40812c Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Sat, 28 Jan 2023 18:32:13 -0800 Subject: [PATCH] ElKu issue #246 --- data/ElKu-246.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/ElKu-246.json diff --git a/data/ElKu-246.json b/data/ElKu-246.json new file mode 100644 index 0000000..7574aac --- /dev/null +++ b/data/ElKu-246.json @@ -0,0 +1,8 @@ +{ + "contest": 208, + "handle": "ElKu", + "risk": "3", + "title": "Funds will get stuck forever in the Erc20Quest contract if withdrawFee() is called before withdrawRemainingTokens()", + "issueId": 246, + "issueUrl": "https://github.com/code-423n4/2023-01-rabbithole-findings/issues/246" +} \ No newline at end of file