We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31660ce commit 9316960Copy full SHA for 9316960
src/components/Banners/BugBountyBanner/index.tsx
@@ -9,8 +9,8 @@ const BugBountyBanner = () => (
9
<BannerNotification shouldShow>
10
<Center>
11
<p>
12
- All Dencun-related bounties currently receive a 2x bonus multiplier (up
13
- to 500,000 USD) up to two weeks before the scheduled mainnet hardfork.
+ We are running a Bug Bounty Attackathon on <a href="https://immunefi.com/audit-competition/ethereum-protocol-attackathon/">Immunefi</a>
+ until the 25th of January, with up to $1,500,000 in rewards!
14
</p>
15
</Center>
16
</BannerNotification>
0 commit comments