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",