From 3bea40cdc17c62ec482fa718469881a132f63f71 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Fri, 26 Dec 2025 08:49:49 -0800 Subject: [PATCH] Create team BountyHunters --- _data/handles/BountyHunters.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 _data/handles/BountyHunters.json diff --git a/_data/handles/BountyHunters.json b/_data/handles/BountyHunters.json new file mode 100644 index 0000000000..196221769c --- /dev/null +++ b/_data/handles/BountyHunters.json @@ -0,0 +1,14 @@ +{ + "handle": "BountyHunters", + "members": [ + "muhammadAliyan", + "hashirabdullah", + "zeeshier" + ], + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0x98bC85AB0170554A6b24df39449E0FDfD41471C5" + } + ] +} \ No newline at end of file