From 3a1bac3a6b2f6b43308a2dd4e8f12d2ad543f244 Mon Sep 17 00:00:00 2001 From: zhengqi zhang <770166635@qq.com> Date: Tue, 17 Oct 2023 22:28:02 +0800 Subject: [PATCH] Add bug bounty --- src/components/Footer/helper.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/Footer/helper.tsx b/src/components/Footer/helper.tsx index 19835b40f..c195d7dac 100644 --- a/src/components/Footer/helper.tsx +++ b/src/components/Footer/helper.tsx @@ -22,6 +22,10 @@ const TwitterIcon: React.FC> = (props) => ( ) export const aboutList = [ + { + name: "Bug Bounty", + href: "https://immunefi.com/bounty/scroll/", + }, { name: "Join Us", href: "https://jobs.lever.co/ScrollFoundation",